Nbgitpuller

Latest version: v1.2.2

Safety actively analyzes 723929 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.10.1

Not secure
Bugs fixed

- Added branch name back to command-line usage [185](https://github.com/jupyterhub/nbgitpuller/pull/185) ([sean-morris](https://github.com/sean-morris))

Documentation improvements

- Provide cleaner feedback for lint vs test failures [181](https://github.com/jupyterhub/nbgitpuller/pull/181) ([yuvipanda](https://github.com/yuvipanda))

Continuous integration

- Fix CI failures by disabling pip cache [188](https://github.com/jupyterhub/nbgitpuller/pull/188) ([consideRatio](https://github.com/consideRatio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterhub/nbgitpuller/graphs/contributors?from=2021-06-09&to=2021-06-24&type=c))

[consideRatio](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3AconsideRatio+updated%3A2021-06-09..2021-06-24&type=Issues) | [manics](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Amanics+updated%3A2021-06-09..2021-06-24&type=Issues) | [sean-morris](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Asean-morris+updated%3A2021-06-09..2021-06-24&type=Issues) | [yuvipanda](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Ayuvipanda+updated%3A2021-06-09..2021-06-24&type=Issues)

0.10

0.10.0

Not secure
Enhancements made

- UI: Branch input placeholder no longer suggests master branch [180](https://github.com/jupyterhub/nbgitpuller/pull/180) ([sean-morris](https://github.com/sean-morris))
- Automatically detect default branch name [179](https://github.com/jupyterhub/nbgitpuller/pull/179) ([sean-morris](https://github.com/sean-morris))
- Tell users about `main` vs `master` branches [170](https://github.com/jupyterhub/nbgitpuller/pull/170) ([yuvipanda](https://github.com/yuvipanda))
- Support generating shiny links [165](https://github.com/jupyterhub/nbgitpuller/pull/165) ([yuvipanda](https://github.com/yuvipanda))

Bugs fixed

- Handle lack of trailing slashes in hub URLs [173](https://github.com/jupyterhub/nbgitpuller/pull/173) ([yuvipanda](https://github.com/yuvipanda))
- Respect path component of JupyterHub url [172](https://github.com/jupyterhub/nbgitpuller/pull/172) ([yuvipanda](https://github.com/yuvipanda))
- Parse ssh git URLs properly [163](https://github.com/jupyterhub/nbgitpuller/pull/163) ([yuvipanda](https://github.com/yuvipanda))
- Fix failure to restore deleted files (use raw output of git ls-files to avoid quoting unicode) [156](https://github.com/jupyterhub/nbgitpuller/pull/156) ([manics](https://github.com/manics))
- Compare current branch to target - don't assume already on target branch locally [141](https://github.com/jupyterhub/nbgitpuller/pull/141) ([danlester](https://github.com/danlester))

Documentation improvements

- Document restarting notebook process to see changes [178](https://github.com/jupyterhub/nbgitpuller/pull/178) ([yuvipanda](https://github.com/yuvipanda))
- docs: update README.md badges [175](https://github.com/jupyterhub/nbgitpuller/pull/175) ([consideRatio](https://github.com/consideRatio))
- Add best practices recommendation documentation [169](https://github.com/jupyterhub/nbgitpuller/pull/169) ([yuvipanda](https://github.com/yuvipanda))
- Document how to do local development [162](https://github.com/jupyterhub/nbgitpuller/pull/162) ([yuvipanda](https://github.com/yuvipanda))
- Add badges to README.md [150](https://github.com/jupyterhub/nbgitpuller/pull/150) ([consideRatio](https://github.com/consideRatio))

Continuous Integration

- CI: Replace Travis with GitHub workflow [161](https://github.com/jupyterhub/nbgitpuller/pull/161) ([manics](https://github.com/manics))
- CI: stop triggering CircleCI on automated pushes to gh-pages [151](https://github.com/jupyterhub/nbgitpuller/pull/151) ([consideRatio](https://github.com/consideRatio))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterhub/nbgitpuller/graphs/contributors?from=2020-08-01&to=2021-06-09&type=c))

[albertmichaelj](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Aalbertmichaelj+updated%3A2020-08-01..2021-06-09&type=Issues) | [choldgraf](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Acholdgraf+updated%3A2020-08-01..2021-06-09&type=Issues) | [consideRatio](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3AconsideRatio+updated%3A2020-08-01..2021-06-09&type=Issues) | [danlester](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Adanlester+updated%3A2020-08-01..2021-06-09&type=Issues) | [giumas](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Agiumas+updated%3A2020-08-01..2021-06-09&type=Issues) | [manics](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Amanics+updated%3A2020-08-01..2021-06-09&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Aminrk+updated%3A2020-08-01..2021-06-09&type=Issues) | [ryanlovett](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Aryanlovett+updated%3A2020-08-01..2021-06-09&type=Issues) | [SaladRaider](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3ASaladRaider+updated%3A2020-08-01..2021-06-09&type=Issues) | [samuelmanzer](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Asamuelmanzer+updated%3A2020-08-01..2021-06-09&type=Issues) | [sean-morris](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Asean-morris+updated%3A2020-08-01..2021-06-09&type=Issues) | [ttimbers](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Attimbers+updated%3A2020-08-01..2021-06-09&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Awelcome+updated%3A2020-08-01..2021-06-09&type=Issues) | [yuvipanda](https://github.com/search?q=repo%3Ajupyterhub%2Fnbgitpuller+involves%3Ayuvipanda+updated%3A2020-08-01..2021-06-09&type=Issues)

0.9

0.9.0

Not secure
- Allow destination to be configured ([42](https://github.com/jupyterhub/nbgitpuller/pull/42))
- Made the checkout from the reset_deleted_files to use the origin. ([111](https://github.com/jupyterhub/nbgitpuller/pull/111))
- Update version. ([112](https://github.com/jupyterhub/nbgitpuller/pull/112))
- Update index.rst ([113](https://github.com/jupyterhub/nbgitpuller/pull/113))
- Use shallow clones by default ([117](https://github.com/jupyterhub/nbgitpuller/pull/117))
- updating theme ([126](https://github.com/jupyterhub/nbgitpuller/pull/126))
- Update ipynb with newer query parameters and toggles ([127](https://github.com/jupyterhub/nbgitpuller/pull/127))
- Add a mybinder.org tab to the link builder ([129](https://github.com/jupyterhub/nbgitpuller/pull/129))
- tab activation on link generator ([132](https://github.com/jupyterhub/nbgitpuller/pull/132))
- fixing bug ([134](https://github.com/jupyterhub/nbgitpuller/pull/134))
- Fix typo from ipynb link generator external tool reference ([136](https://github.com/jupyterhub/nbgitpuller/pull/136))
- Use the correct branch for contentRepo ([138](https://github.com/jupyterhub/nbgitpuller/pull/138))
- Fix file paths or application paths ([140](https://github.com/jupyterhub/nbgitpuller/pull/140))
- Make the environment repo branch required for binder ([143](https://github.com/jupyterhub/nbgitpuller/pull/143))
- Travis pypi deployment, README fixes ([145](https://github.com/jupyterhub/nbgitpuller/pull/145))
- Replace data-8 with jupyterhub ([146](https://github.com/jupyterhub/nbgitpuller/pull/146))
- CI: fix broken test assertions following --depth 1 by default ([147](https://github.com/jupyterhub/nbgitpuller/pull/147))
- CI: ensure tox run's flake8 as well ([148](https://github.com/jupyterhub/nbgitpuller/pull/148))

0.8

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.