LICENSE
MANIFEST.in
README.md
package.json
requirements_dev.txt
setup.cfg
setup.py
jupyter-config/jupyter_notebook_config.d/jupyter_conda.json
jupyter-config/nbconfig/notebook.d/jupyter_conda.json
jupyter-config/nbconfig/tree.d/jupyter_conda.json
jupyter_conda/__init__.py
jupyter_conda/_version.py
jupyter_conda/envmanager.py
jupyter_conda/handlers.py
jupyter_conda/log.py
jupyter_conda/rest_api.yml
jupyter_conda/server.py
jupyter_conda.egg-info/PKG-INFO
jupyter_conda.egg-info/SOURCES.txt
jupyter_conda.egg-info/dependency_links.txt
jupyter_conda.egg-info/not-zip-safe
jupyter_conda.egg-info/requires.txt
jupyter_conda.egg-info/top_level.txt
jupyter_conda/static/common.js
jupyter_conda/static/conda.css
jupyter_conda/static/main.js
jupyter_conda/static/menu.html
jupyter_conda/static/models.js
jupyter_conda/static/tab.html
jupyter_conda/static/tree.js
jupyter_conda/static/urls.js
jupyter_conda/static/views.js
jupyter_conda/tests/__init__.py
jupyter_conda/tests/test_actionsstack.py
jupyter_conda/tests/test_api.py
jupyter_conda/tests/test_notebook.py
jupyter_conda/tests/utils.py
jupyter_conda/tests/js/_utils.js
jupyter_conda/tests/js/test_notebook_basic.js
labextension/.eslintignore
labextension/.eslintrc.js
labextension/README.md
labextension/babel.config.js
labextension/jest.config.js
labextension/package.json
labextension/tsconfig.json
labextension/yarn.lock
labextension/schema/plugin.json
labextension/src/CondaEnvWidget.tsx
labextension/src/constants.ts
labextension/src/icon.ts
labextension/src/index.ts
labextension/src/services.ts
labextension/src/svg.d.ts
labextension/src/tokens.ts
labextension/src/tour.tsx
labextension/src/validator.ts
labextension/src/__tests__/services.spec.ts
labextension/src/components/CondaEnvItem.tsx
labextension/src/components/CondaEnvList.tsx
labextension/src/components/CondaEnvToolBar.tsx
labextension/src/components/CondaPkgList.tsx
labextension/src/components/CondaPkgPanel.tsx
labextension/src/components/CondaPkgToolBar.tsx
labextension/src/components/NbConda.tsx
labextension/src/components/globalStyles.ts
labextension/style/conda.svg
labextension/style/index.css