CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
RELEASE.md
install.json
package.json
pyproject.toml
setup.cfg
setup.py
tsconfig.json
yarn.lock
fugue_jupyter/__init__.py
fugue_jupyter/_constants.py
fugue_jupyter/cmd.py
fugue_jupyter/utils.py
fugue_jupyter.egg-info/PKG-INFO
fugue_jupyter.egg-info/SOURCES.txt
fugue_jupyter.egg-info/dependency_links.txt
fugue_jupyter.egg-info/entry_points.txt
fugue_jupyter.egg-info/not-zip-safe
fugue_jupyter.egg-info/requires.txt
fugue_jupyter.egg-info/top_level.txt
fugue_jupyter/labextension/build_log.json
fugue_jupyter/labextension/package.json
fugue_jupyter/labextension/schemas/fugue-jupyter/package.json.orig
fugue_jupyter/labextension/static/lib_index_js.e49ec87072d9912a731b.js
fugue_jupyter/labextension/static/lib_index_js.e49ec87072d9912a731b.js.map
fugue_jupyter/labextension/static/remoteEntry.91f4dfeca63a32ca90b6.js
fugue_jupyter/labextension/static/remoteEntry.91f4dfeca63a32ca90b6.js.map
fugue_jupyter/labextension/static/style.js
fugue_jupyter/labextension/static/style_index_js.308b73f665deca4ee2f3.js
fugue_jupyter/labextension/static/style_index_js.308b73f665deca4ee2f3.js.map
fugue_jupyter/labextension/static/vendors-node_modules_css-loader_dist_runtime_api_js-node_modules_css-loader_dist_runtime_cssW-72eba1.c07606ee12302cc69c16.js
fugue_jupyter/labextension/static/vendors-node_modules_css-loader_dist_runtime_api_js-node_modules_css-loader_dist_runtime_cssW-72eba1.c07606ee12302cc69c16.js.map
fugue_jupyter/nbextension/README.md
fugue_jupyter/nbextension/__init__.py
fugue_jupyter/nbextension/description.yaml
fugue_jupyter/nbextension/main.js
fugue_jupyter_version/__init__.py
fugue_jupyter_version/_version.py
src/constants.ts
src/index.ts
src/utils.ts
style/base.css
style/index.css
style/index.js
tests/__init__.py