CHANGELOG.md
LICENSE
MANIFEST.in
README.md
RELEASE.md
install.json
package.json
pyproject.toml
setup.py
tsconfig.json
yarn.lock
jupyter-config/nb-config/jupyterlab_mutableai.json
jupyter-config/server-config/jupyterlab_mutableai.json
jupyterlab_mutableai/__init__.py
jupyterlab_mutableai/_version.py
jupyterlab_mutableai/autocomplete_view.py
jupyterlab_mutableai/command_line.py
jupyterlab_mutableai/handlers.py
jupyterlab_mutableai/transform_view.py
jupyterlab_mutableai.egg-info/PKG-INFO
jupyterlab_mutableai.egg-info/SOURCES.txt
jupyterlab_mutableai.egg-info/dependency_links.txt
jupyterlab_mutableai.egg-info/entry_points.txt
jupyterlab_mutableai.egg-info/not-zip-safe
jupyterlab_mutableai.egg-info/requires.txt
jupyterlab_mutableai.egg-info/top_level.txt
jupyterlab_mutableai/labextension/build_log.json
jupyterlab_mutableai/labextension/package.json
jupyterlab_mutableai/labextension/schemas/jupyterlab_mutableai/completer.json
jupyterlab_mutableai/labextension/schemas/jupyterlab_mutableai/package.json.orig
jupyterlab_mutableai/labextension/schemas/jupyterlab_mutableai/plugin.json
jupyterlab_mutableai/labextension/schemas/jupyterlab_mutableai/settings-mutableai.json
jupyterlab_mutableai/labextension/static/lib_index_js.935af5c0fc50daab546c.js
jupyterlab_mutableai/labextension/static/lib_index_js.935af5c0fc50daab546c.js.map
jupyterlab_mutableai/labextension/static/remoteEntry.ce4f18180041c2c2905c.js
jupyterlab_mutableai/labextension/static/remoteEntry.ce4f18180041c2c2905c.js.map
jupyterlab_mutableai/labextension/static/style.js
jupyterlab_mutableai/labextension/static/style_index_js.25f3c142338e02461a06.js
jupyterlab_mutableai/labextension/static/style_index_js.25f3c142338e02461a06.js.map
jupyterlab_mutableai/labextension/static/vendors-node_modules_css-loader_dist_runtime_api_js-node_modules_css-loader_dist_runtime_cssW-72eba1.6d3650fbbd0922306cd2.js
jupyterlab_mutableai/labextension/static/vendors-node_modules_css-loader_dist_runtime_api_js-node_modules_css-loader_dist_runtime_cssW-72eba1.6d3650fbbd0922306cd2.js.map
schema/completer.json
schema/plugin.json
schema/settings-mutableai.json
src/handler.ts
src/index.ts
src/connectors/connector.ts
src/connectors/customConnector.ts
src/plugins/completer.ts
src/plugins/contextMenu.ts
src/plugins/settings.ts
src/widgets/Settings.tsx
style/base.css
style/index.css
style/index.js