MANIFEST.in
README.md
install.json
package.json
pyproject.toml
setup.py
tsconfig.json
jupyter-config/nb-config/jupyterlab_tabnine.json
jupyter-config/server-config/jupyterlab_tabnine.json
jupyterlab_tabnine/__init__.py
jupyterlab_tabnine/_version.py
jupyterlab_tabnine/handler.py
jupyterlab_tabnine/tabnine.py
jupyterlab_tabnine.egg-info/PKG-INFO
jupyterlab_tabnine.egg-info/SOURCES.txt
jupyterlab_tabnine.egg-info/dependency_links.txt
jupyterlab_tabnine.egg-info/not-zip-safe
jupyterlab_tabnine.egg-info/requires.txt
jupyterlab_tabnine.egg-info/top_level.txt
jupyterlab_tabnine/labextension/package.json
jupyterlab_tabnine/labextension/schemas/@tabnine/jupyterlab/package.json.orig
jupyterlab_tabnine/labextension/schemas/@tabnine/jupyterlab/tabnine.json
jupyterlab_tabnine/labextension/static/622.9a018498b29e73e73615.js
jupyterlab_tabnine/labextension/static/631.e6d20e9362941d5b5da1.js
jupyterlab_tabnine/labextension/static/remoteEntry.7db6e9da58448c5ab09f.js
jupyterlab_tabnine/labextension/static/style.js
jupyterlab_tabnine/labextension/static/third-party-licenses.json
src/commands.ts
src/consts.ts
src/icon.ts
src/index.ts
src/binary/postAutocomplete.ts
src/binary/postBinary.ts
src/binary/postConfiguration.ts
src/connectors/MergeConnector.ts
src/connectors/TabnineConnector.ts
src/editor/addKeyupHandler.ts
src/plugins/files.ts
src/plugins/frame.ts
src/plugins/notebooks.ts
src/statusBar/registerStatusBarWidget.ts