Skip to content

yuvipanda/nbgitpuller

This branch is 1 commit ahead of, 38 commits behind jupyterhub/nbgitpuller:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 1, 2024
Jan 9, 2024
Aug 7, 2023
May 23, 2023
Jan 4, 2023
Jan 4, 2023
Jan 1, 2024
Jan 4, 2023
Apr 4, 2023
Aug 7, 2023
May 9, 2018
Sep 2, 2021
Oct 7, 2023
Aug 7, 2023
Jan 4, 2023
May 23, 2023
Jun 21, 2022
Aug 7, 2023
May 27, 2017
Aug 7, 2023
Jun 14, 2022

Repository files navigation

GitHub Workflow Status - Test Documentation Status GitHub Discourse Gitter

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.

Installation

pip install nbgitpuller

Example

This example shows how to use the nbgitpuller link generator to create an nbgitpuller link, which a user then clicks.

  1. The nbgitpuller link generator GUI is used to create a link.

  2. This link is clicked, and the content is pulled into a live Jupyter session.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 62.9%
  • JavaScript 18.0%
  • Jupyter Notebook 15.3%
  • HTML 3.6%
  • Shell 0.2%