
nbgitpuller 1.2.2
0
Jupyter Extension to do one-way synchronization of git repositories
Contents
Jupyter Extension to do one-way synchronization of git repositories
Stars: 229, Watchers: 229, Forks: 85, Open Issues: 87The jupyterhub/nbgitpuller repo was created 8 years ago and the last code push was 1 weeks ago.
The project is popular with 229 github stars!
How to Install nbgitpuller
You can install nbgitpuller using pip
pip install nbgitpuller
or add it to a project with poetry
poetry add nbgitpuller
Package Details
- Author
- Peter Veerman, YuviPanda
- License
- 3-clause BSD
- Homepage
- https://github.com/jupyterhub/nbgitpuller
- PyPi:
- https://pypi.org/project/nbgitpuller/
- GitHub Repo:
- https://github.com/jupyterhub/nbgitpuller
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common nbgitpuller errors.
Code Examples
Here are some nbgitpuller code examples and snippets.
GitHub Issues
The nbgitpuller package has 87 open issues on GitHub
- Fix link generator to use targetPath in urlpath construction
- Handle errors for malformed nbgitpuller links
- Execute nbgitpuller via menu
- Handle error on merge conflict
pythonfix