-
Notifications
You must be signed in to change notification settings - Fork 317
New issue
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
Formgrader doesn't work, command line do #1899
Comments
I should add that, when doing manual grading the comments and grades are not saved and have no effect. |
@bpfrd did you update nbgrader or jupyterlab/notebook recently ? |
Thanks. I didn't update and I don't think teachers did too. How can I debug? |
For reference CERIT-SC/nbgrader-k8s#11 |
Manual grading from the command-line would need an alternative UI to allow comments & grade-changes - which seems a lot of work when there's already a UI available |
Hi
I deployed jupyterhub & nbgrader in kubernetes. I'm using this version of nbgrader https://github.com/CERIT-SC/nbgrader-k8s
please find the issue and details below:
Operating system
Centos
nbgrader --version
nbgrader version 0.9.2
jupyterhub --version
(if used with JupyterHub)jupyterhub version 3.0.3
jupyter notebook --version
jupyterhub notebook version 7.1.2
Actual behavior
Formgrader stopped working recently and none of its functionalities, e.g., autograde, release feedback, manual grading, etc work! It doesn't give any specific errors. it shows something like "there is an error in autograding...." However, the command line works. but manual grading is not possible with the command line.
best regards
The text was updated successfully, but these errors were encountered: