LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
tox.ini
scripts/jupyter-contrib
src/jupyter_contrib_core/__init__.py
src/jupyter_contrib_core/application.py
src/jupyter_contrib_core.egg-info/PKG-INFO
src/jupyter_contrib_core.egg-info/SOURCES.txt
src/jupyter_contrib_core.egg-info/dependency_links.txt
src/jupyter_contrib_core.egg-info/entry_points.txt
src/jupyter_contrib_core.egg-info/requires.txt
src/jupyter_contrib_core.egg-info/top_level.txt
src/jupyter_contrib_core.egg-info/zip-safe
src/jupyter_contrib_core/notebook_compat/__init__.py
src/jupyter_contrib_core/notebook_compat/nbextensions.py
src/jupyter_contrib_core/notebook_compat/serverextensions.py
src/jupyter_contrib_core/notebook_compat/_compat/__init__.py
src/jupyter_contrib_core/notebook_compat/_compat/nbextensions.py
src/jupyter_contrib_core/notebook_compat/_compat/serverextensions.py
src/jupyter_contrib_core/testing_utils/__init__.py
src/jupyter_contrib_core/testing_utils/jupyter_env.py
tests/test_application.py
tests/test_misc.py