Closed DSqiansun closed 5 years ago
Heya! Thank you for opening this issue. I'm going to transfer this to github.com/jupyterhub/nbgrader, where others with more nbgrader experience might chime in.
Can you describe in more detail how you set up nbgrader? Did you make it into a JupyterHub service?
Apparently transferring issues only works in the same org :( Can you open this issue in https://github.com/jupyter/nbgrader instead? Thanks
Hello,
I followed the tuto https://tljh.jupyter.org/en/latest/install/amazon.html, and installed the-littlest-jupyterhub in AWS EC2. Then I installed nbgrader in jupyterhub terminal. But the courses can't be released
Operating system
Ubuntu 18.4
nbgrader --version
nbgrader version 0.5.5
jupyterhub --version
(the littlest JupyterHub)0.9.4
jupyter notebook --version
5.7.0
Expected behavior
Formgrader should be able to release and collect assignment
Actual behavior
I already set the course id in nbgrader_config.py but formgrader have an error message "The course id has not been set in nbgrader_config.py. The "release" and "collect" functionality will not be available. Please see the documentation on Setting Up The Exchange for instructions." and it cannot release and collect assignment