.bumpversion.cfg
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
jest.config.js
package.json
pyproject.toml
requirements.txt
setup.cfg
setup.py
tsconfig.json
tslint.json
docs/example.gif
jupyter-config/jupyter_notebook_config.d/jupyterlab_autoversion.json
jupyterlab_autoversion/__init__.py
jupyterlab_autoversion/_version.py
jupyterlab_autoversion/extension.py
jupyterlab_autoversion/handlers.py
jupyterlab_autoversion/hook.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
lab-dist/jupyterlab_autoversion-0.1.1.tgz
src/.DS_Store
src/index.ts
src/request.ts
style/index.css
tests/.DS_Store
tests/__init__.py
tests/test_all.py
tests/test_extension.py
tests/test_handlers.py
tests/test_init.py
tests/js/activate.test.ts
tests/js/assetsTransformer.js
tests/js/export.test.ts
tests/js/fileMock.js
tests/js/styleMock.js