Closed ellisonbg closed 7 years ago
@jhamrick
Right now master is broken...going to merge this and iterate/fix things along the way...
How should I access formgrade with this PR? I tried https://www.example.com/services/formgrader-course101 but it doesn't work.
Oh, it should be https://www.example.com/services/formgrade-course101 instead of formgrader
Somehow, it is not consistent with nbgrader documentation https://nbgrader.readthedocs.io/en/stable/configuration/jupyterhub_config.html
Hi @randy3k!
Thanks for the question and I'm glad you solved your question. Technically, the Ansible scripts here as a specific deployment and the more general nbgrader documentation are both correct. Yet, I agree with you that the inconsistent naming is confusing. Thanks for pointing that out in the documentation. If you find other parts of the docs confusing, please do let us know.
@jhamrick, Do you want me to do a PR to update the nbgrader docs?
@willingc yes, that would be awesome, thank you!
Here is a PR that refactors the ansible stuff for nbgrader:
I still need to test this on my deployment before we merge...