- Allow destination to be configured (#42)
- Made the checkout from the reset_deleted_files to use the origin. (#111)
- Update version. (#112)
- Update index.rst (#113)
- Use shallow clones by default (#117)
- updating theme (#126)
- Update ipynb with newer query parameters and toggles (#127)
- Add a mybinder.org tab to the link builder (#129)
- tab activation on link generator (#132)
- fixing bug (#134)
- Fix typo from ipynb link generator external tool reference (#136)
- Use the correct branch for contentRepo (#138)
- Fix file paths or application paths (#140)
- Make the environment repo branch required for binder (#143)
- Travis pypi deployment, README fixes (#145)
- Replace data-8 with jupyterhub (#146)
- CI: fix broken test assertions following --depth 1 by default (#147)
- CI: ensure tox run's flake8 as well (#148)
- Link generator: init application type from query params (#107)
- Made the checkout from the reset_deleted_files to use the origin. (#111)
- Bump version number (#103)
- Set authorship info on each commit, rather than repo-wide (#104)
- Bump version number (#105)
- adding a link generator binder (#49)
- Clean up link_generator notebook / app (#50)
- add link to TLJH guide in readme (#52)
- updating link sanitizing (#54)
- adds link to a basic video instruction (#56)
- Add new link generator instructions (#62)
- adding new nbgitpuller link gen app (#63)
- Implement depth/shallow-clone support (#67)
- Made repo_dir an absolute path based on the server_root_dir. (#71)
- Serve gh pages from docs/ not gh-pages (#73)
- Pass nbapp along to GitPuller so it can read from our configuration (#75)
- Rework nbgitpuller link generator (#76)
- Generate URLs that can be launched from canvas (#78)
- Don't require including cloned dir name in path to open (#79)
- adding documentation (#81)
- circle config to push docs (#82)
- documentation clarification (#88)
- Redo documentation (#92)
- Allow [email protected]:repo links (#97)
- Install Jupyter notebook extension by default, Add missing nbgitpuller.json file