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.59c1766bfbbfc8ee9b26.js
jupyterlab_mutableai/labextension/static/lib_index_js.59c1766bfbbfc8ee9b26.js.map
jupyterlab_mutableai/labextension/static/remoteEntry.9e974344a83a0c7dab02.js
jupyterlab_mutableai/labextension/static/remoteEntry.9e974344a83a0c7dab02.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
jupyterlab_mutableai/labextension/static/vendors-node_modules_jupyterlab_markedparser-extension_lib_index_js.10b7c57cb61d90208449.js
jupyterlab_mutableai/labextension/static/vendors-node_modules_jupyterlab_markedparser-extension_lib_index_js.10b7c57cb61d90208449.js.map
jupyterlab_mutableai/labextension/static/vendors-node_modules_jupyterlab_toastify_lib_index_js.11261ee6945107d0b6da.js
jupyterlab_mutableai/labextension/static/vendors-node_modules_jupyterlab_toastify_lib_index_js.11261ee6945107d0b6da.js.map
jupyterlab_mutableai/labextension/static/vendors-node_modules_react-toastify_dist_react-toastify_esm_js.116d29234de6731ad5a8.js
jupyterlab_mutableai/labextension/static/vendors-node_modules_react-toastify_dist_react-toastify_esm_js.116d29234de6731ad5a8.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/CodeViewer.tsx
src/widgets/Settings.tsx
src/widgets/Toolbar.tsx
style/base.css
style/index.css
style/index.js