Installing and setting up nbgrader
In what follows, we will enumerate the steps required to set up a class in nbgrader using Jupyterhub. This post assumes that JupyterHub has been set up and is running. Look at installing and configuring JupyterHub first if you haven’t done so already. Install nbgrader:$ sudo pip3 install nbgrader Installing plugins for nbgrader$ jupyter nbextension… read more »
