LICENSE
MANIFEST.in
README.md
a.md
install.json
package.json
pyproject.toml
setup.py
tsconfig.json
yarn.lock
jupyterlab_sos.egg-info/PKG-INFO
jupyterlab_sos.egg-info/SOURCES.txt
jupyterlab_sos.egg-info/dependency_links.txt
jupyterlab_sos.egg-info/not-zip-safe
jupyterlab_sos.egg-info/top_level.txt
jupyterlab_sos/labextension/build_log.json
jupyterlab_sos/labextension/package.json
jupyterlab_sos/labextension/schemas/jupyterlab-sos/package.json.orig
jupyterlab_sos/labextension/schemas/jupyterlab-sos/plugin.json
jupyterlab_sos/labextension/static/lib_index_js-node_modules_codemirror_addon_mode_sync_recursive.0bf54413a47319a02da2.js
jupyterlab_sos/labextension/static/lib_index_js-node_modules_codemirror_addon_mode_sync_recursive.0bf54413a47319a02da2.js.map
jupyterlab_sos/labextension/static/remoteEntry.966415600efb8a0dacf6.js
jupyterlab_sos/labextension/static/remoteEntry.966415600efb8a0dacf6.js.map
jupyterlab_sos/labextension/static/style.js
jupyterlab_sos/labextension/static/style_index_js.c9c4844ae64154088bfe.js
jupyterlab_sos/labextension/static/style_index_js.c9c4844ae64154088bfe.js.map
jupyterlab_sos/labextension/static/vendors-node_modules_codemirror_addon_mode_loadmode_js-node_modules_codemirror_mode_markdown_-8c3c29.470ff08074ea490b8c43.js
jupyterlab_sos/labextension/static/vendors-node_modules_codemirror_addon_mode_loadmode_js-node_modules_codemirror_mode_markdown_-8c3c29.470ff08074ea490b8c43.js.map
jupyterlab_sos/labextension/static/vendors-node_modules_css-loader_dist_runtime_api_js-node_modules_css-loader_dist_runtime_cssW-72eba1.909b4cde696c99383e37.js
jupyterlab_sos/labextension/static/vendors-node_modules_css-loader_dist_runtime_api_js-node_modules_css-loader_dist_runtime_cssW-72eba1.909b4cde696c99383e37.js.map
src/codemirror-sos.ts
src/execute.ts
src/index.ts
src/manager.ts
src/selectors.ts
style/base.css
style/index.css
style/index.js
style/sos_icon.svg
test/test_frontend.py
test/test_magics.py
test/test_utils.py
test/test_workflow.py