nbgitpuller
lets you distribute content in a git repository to your students
by having them click a simple link. Automatic
merging
ensures that your students are never exposed to git
directly. It is primarily
used with a JupyterHub, but can also work on students' local computers.
See the documentation for more information.
pip install nbgitpuller
This example shows how to use the nbgitpuller link generator to create an nbgitpuller link, which a user then clicks.