CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
pyproject.toml
setup.cfg
setup.py
js/.DS_Store
js/.eslintrc.js
js/babel.config.js
js/jest.config.js
js/package-lock.json
js/package.json
js/yarn.lock
js/src/common.js
js/src/icon.js
js/src/index.js
js/src/widget.js
js/static/package.json
js/static/static/568.eb96ec871ecf41d7020d.js
js/static/static/873.70660ee690784238aa28.js
js/static/static/remoteEntry.1b5214b3f970748183ab.js
js/static/static/style.js
js/static/static/third-party-licenses.json
js/style/icon.svg
js/style/index.css
js/tests/activate.test.js
js/tests/assetsTransformer.js
js/tests/export.test.js
js/tests/fileMock.js
js/tests/styleMock.js
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/extension/jupyterlab_autoversion.json
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