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/check_status_view.py
jupyterlab_mutableai/command_line.py
jupyterlab_mutableai/file_action_view.py
jupyterlab_mutableai/handlers.py
jupyterlab_mutableai/transform_view.py
jupyterlab_mutableai/utils.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/IMutableAI.json
jupyterlab_mutableai/labextension/schemas/jupyterlab_mutableai/completer.json
jupyterlab_mutableai/labextension/schemas/jupyterlab_mutableai/package.json.orig
jupyterlab_mutableai/labextension/static/lib_index_js.1d2019f6cb7e96a3c702.js
jupyterlab_mutableai/labextension/static/lib_index_js.1d2019f6cb7e96a3c702.js.map
jupyterlab_mutableai/labextension/static/remoteEntry.e9853cc5207e35412177.js
jupyterlab_mutableai/labextension/static/remoteEntry.e9853cc5207e35412177.js.map
jupyterlab_mutableai/labextension/static/style.js
jupyterlab_mutableai/labextension/static/style_index_js.8974a1ccfd36473c0797.js
jupyterlab_mutableai/labextension/static/style_index_js.8974a1ccfd36473c0797.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/IMutableAI.json
schema/completer.json
src/commands.ts
src/handler.ts
src/icons.ts
src/index.ts
src/manager.ts
src/plugin.ts
src/tokens.ts
src/toolbarManager.ts
src/transformPollingManager.ts
src/connectors/connector.ts
src/connectors/customConnector.ts
src/widgets/ContentHeaderToolbar.tsx
src/widgets/Settings.tsx
src/widgets/Toolbar.tsx
style/base.css
style/index.css
style/index.js