.bumpversion.cfg
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
jest.config.js
package.json
pyproject.toml
setup.cfg
setup.py
tsconfig.json
tslint.json
docs/Makefile
docs/api.md
docs/conf.py
docs/example.gif
docs/make.bat
docs/requirements.txt
jupyter-config/jupyter_notebook_config.d/jupyterlab_autoversion.json
jupyterlab_autoversion/__init__.py
jupyterlab_autoversion/_version.py
jupyterlab_autoversion/extension.py
jupyterlab_autoversion.egg-info/PKG-INFO
jupyterlab_autoversion.egg-info/SOURCES.txt
jupyterlab_autoversion.egg-info/dependency_links.txt
jupyterlab_autoversion.egg-info/not-zip-safe
jupyterlab_autoversion.egg-info/requires.txt
jupyterlab_autoversion.egg-info/top_level.txt
jupyterlab_autoversion/storage/__init__.py
jupyterlab_autoversion/storage/git/__init__.py
jupyterlab_autoversion/storage/git/handlers.py
jupyterlab_autoversion/storage/git/hook.py
jupyterlab_autoversion/storage/s3/__init__.py
jupyterlab_autoversion/storage/s3/handlers.py
jupyterlab_autoversion/storage/s3/hook.py
jupyterlab_autoversion/storage/sql/__init__.py
jupyterlab_autoversion/storage/sql/handlers.py
jupyterlab_autoversion/storage/sql/hook.py
jupyterlab_autoversion/tests/__init__.py
jupyterlab_autoversion/tests/test_all.py
jupyterlab_autoversion/tests/test_extension.py
jupyterlab_autoversion/tests/test_handlers.py
jupyterlab_autoversion/tests/test_init.py
lab-dist/jupyterlab_autoversion-0.2.0.tgz
src/index.ts
style/index.css
tests/.DS_Store