You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the documentation hasn't kept up with the changes in the code because I find the same problem. When I look at older code on github I see the deploy_formgrade.yml file and it essentially runs a formgrader role. This role was removed by commit f17be92 by @ellisonbg which seems to be part of re-organising things away from the formgrade role. The current docs reference to setting up nbgrader manually on the command line but do not specify where the nbgrader_config.py file should be placed.
First, thank you for creating this repository.
I set up an instance of JupyterHub on a Linode instance.
I have successfully started JupyterHub, and I am able to log in as an admin.
I want to use nbgrader and am blocked at the Deploy formgrade section.
I cannot find an example of the
deploy_formgrade.yml
file to edit, and don't know how or if I am supposed to create it.And I don't know if nbgrader is installed or how to use it.
Thank you in advance for your suggestions on how to continue.
The text was updated successfully, but these errors were encountered: