Coder Social home page Coder Social logo

ianchen-tw / invisible-hand Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 6.0 8.96 MB

Manage your Github Classroom 👊

Home Page: https://ianchen-tw.github.io/invisible-hand/

License: MIT License

JavaScript 0.50% HTML 0.09% Python 99.41%
github-classroom workflow grade classroom python teachers classroom-tools

invisible-hand's People

Contributors

ianchen-tw avatar naetw avatar ran-ablaze avatar yyctw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

invisible-hand's Issues

trim spaces in student_id or github_handle

Why
Why you want to have this request

What
What do you want to achieve

Some imagined schemes to use this feature

<some imagined  scripts to run>

Steps to implement this feature

  • some things to do

[Notice] hand patch-project

使用hand patch-project時卡在(1/1) tmpl-hw0 cloning repo..
image

  • 原因
    是因為他正在讀你的 github 密碼,他要你輸入密碼,結果這個 prompt 被輸出蓋掉,然而 mac 會自動幫忙儲存密碼,導致 mac 以外的系統都會卡住

  • 解決方法

  1. 試試看這個
    or

  2. 操作前先下
    $ git config --global credential.helper
    跑這個指令的時候他就會在第一次輸入密碼後儲存你的密碼,之後 clone 其他 repo 時候就不會出現要問你密碼但卻卡死的問題了

poetry can not install on python 3.8.2

yyzhong@ubuntu:~/invisible-hand$ poetry install 
The lock file might not be compatible with the current version of Poetry.
Upgrade Poetry to ensure the lock file is read properly or, alternatively, regenerate the lock file with the `poetry lock` command.
Installing dependencies from lock file

[SolverProblemError]
The current project's Python requirement (3.8.2) is not compatible with some of the required packages Python requirement:
  - dataclasses requires Python >=3.6, <3.7

Because no versions of pydantic match >1.7,<2.0
 and pydantic (1.7) depends on dataclasses (>=0.6), pydantic (>=1.7,<2.0) requires dataclasses (>=0.6).
Because dataclasses (0.7) requires Python >=3.6, <3.7
 and no versions of dataclasses match >=0.6,<0.7 || >0.7, dataclasses is forbidden.
Thus, pydantic is forbidden.
So, because invisible-hand depends on pydantic (^1.7), version solving failed.

detect id in student.txt is unique

Why
Why you want to have this request

What
What do you want to achieve

Some imagined schemes to use this feature

<some imagined  scripts to run>

Steps to implement this feature

  • some things to do

[Notice] personal_access_token

在設定personal_access_token時,若設定錯誤,在操作scripts時應該要報這個錯誤
2

原因是在輸入personal_access_token時沒有把<>拿掉,只要把<>拿掉就可以跑了!

可以把 <> 拔掉避免誤會

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.