https://github.com/timkpaine/jupyterlab_autoversion
Automatically version jupyter notebooks in JupyterLab
https://github.com/timkpaine/jupyterlab_autoversion
jupyter jupyterlab jupyterlab-extension
Last synced: 15 days ago
JSON representation
Automatically version jupyter notebooks in JupyterLab
- Host: GitHub
- URL: https://github.com/timkpaine/jupyterlab_autoversion
- Owner: timkpaine
- License: apache-2.0
- Created: 2018-08-23T23:49:52.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T15:44:36.000Z (about 2 months ago)
- Last Synced: 2025-03-28T18:16:22.371Z (22 days ago)
- Topics: jupyter, jupyterlab, jupyterlab-extension
- Language: Python
- Homepage: https://jupyterlab-autoversion.readthedocs.io
- Size: 3.45 MB
- Stars: 85
- Watchers: 5
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-jupyter-resources - GitHub - 9% open · ⏱️ 21.07.2022): (JupyterLab扩展)
- best-of-jupyter - GitHub - 13% open · ⏱️ 01.04.2025): (JupyterLab Extensions)
README
# jupyterlab_autoversion
Automatically version jupyter notebooks in JupyterLab[](https://github.com/timkpaine/jupyterlab_autoversion/actions?query=workflow%3A%22Build+Status%22)
[](https://codecov.io/gh/timkpaine/jupyterlab_autoversion)
[](https://pypi.python.org/pypi/jupyterlab_autoversion)
[](https://pypi.python.org/pypi/jupyterlab_autoversion)
[](https://www.npmjs.com/package/jupyterlab_autoversion)## Save every notebook revision
Enhanced checkpoints, versioned and persistent between restarts on every save
Diff notebooks to previously saved versions:
## Install
```bash
pip install jupyterlab_autoversion
```## Development
See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines.
## License
This software is licensed under the Apache 2.0 license. See the
[LICENSE](LICENSE) file for details.