nbgrader
The package nbgrader helps streamline the grading process for instructors using Jupyter notebooks.
sudo -iInstall the extension for JupyterLab:
conda install -c conda-forge nbgraderRestart to ensure recognition of the new extension:
systemctl restart jupyterhub.serviceLast updated