We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The current status of npgrader is
Following error has been showing up for a week now when I collect the assignments:
What is the reason behind the bug and Please help me resolve the bug.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this @JazzDKaur.
The current nbgrader: version 0.7.0.dev
The first step is probably to install a stable version of nbgrader:
pip install "nbgrader>0.7,<0.8"
pip install "nbgrader>0.8,<0.9"
jupyterlab<4
pip install "nbgrader>=0.9"
Sorry, something went wrong.
@JazzDKaur You seem to be using the ngshare exchange service, maybe you should ask on their side.
No branches or pull requests
The current status of npgrader is
Following error has been showing up for a week now when I collect the assignments:
What is the reason behind the bug and Please help me resolve the bug.
The text was updated successfully, but these errors were encountered: