jupyterhub-deploy-teaching icon indicating copy to clipboard operation
jupyterhub-deploy-teaching copied to clipboard

Cannot find file `deploy_formgrade.yml`.

Open dmmfll opened this issue 7 years ago • 2 comments
trafficstars

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.

dmmfll avatar Feb 02 '18 20:02 dmmfll

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 f17be92266cf00c660b796c4e341693c61434686 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.

pvanheus avatar Mar 14 '18 05:03 pvanheus

I have the same problem! Have you found a solution or at least where should nbgrader_config.py be placed?

KatherineGuerrero avatar Jun 15 '18 20:06 KatherineGuerrero