GitHub Extension
This GitHub Extension allows a GitHub icon to appear on the side bar of students' interface. When clicked, students can gain access to public repositories, such as notebook-based assignments.
sudo -iInstall the extension for JupyterLab:
jupyter labextension install @jupyterlab/githubRestart to ensure recognition of the new extension:
systemctl restart jupyterhub.serviceLast updated