All Collections
Managing Jupyter Projects
Creating a Jupyter assignment with nbgrader
Creating a Jupyter assignment with nbgrader
David avatar
Written by David
Updated over a week ago
  1. Select "Edit Assignment"

2. Select "New Assignment"

3. Select a name for the assignment

4. Select "Save and Continue"

5. Add a part by selecting "+"

6. Add a "part" name

7. Select IDE type to "Jupyter Notebook"

8. Select "Save Part"

9. Select "Configure Workspace"

10. If Jupyter notebook is not launched, select "Launch Jupyter Server" -

11. Upload a notebook or create one with the right nbgrader flow

12. Select Jupyter->Release Notebook(s) -

13. Select Update

12. Select "Student View" - you should see the notebook.

13. Select the assignment at the top left and it should take you back to the list of assignments.

14. Select "Publish" for the assignment

Did this answer your question?