CONTRIBUTING.md
COPYING.md
MANIFEST.in
README.md
dev-requirements.txt
jupyter.py
setup.cfg
setup.py
docs/.DS_Store
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/paths.rst
docs/requirements.txt
examples/completions-zsh
examples/jupyter-completion.bash
jupyter_core/__init__.py
jupyter_core/__main__.py
jupyter_core/application.py
jupyter_core/command.py
jupyter_core/migrate.py
jupyter_core/paths.py
jupyter_core/troubleshoot.py
jupyter_core/version.py
jupyter_core.egg-info/PKG-INFO
jupyter_core.egg-info/SOURCES.txt
jupyter_core.egg-info/dependency_links.txt
jupyter_core.egg-info/entry_points.txt
jupyter_core.egg-info/requires.txt
jupyter_core.egg-info/top_level.txt
jupyter_core/tests/__init__.py
jupyter_core/tests/mocking.py
jupyter_core/tests/test_application.py
jupyter_core/tests/test_command.py
jupyter_core/tests/test_migrate.py
jupyter_core/tests/test_paths.py
jupyter_core/tests/dotipython/nbextensions/myext.js
jupyter_core/tests/dotipython/profile_default/ipython_config.py
jupyter_core/tests/dotipython/profile_default/ipython_console_config.py
jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py
jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py
jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py
jupyter_core/tests/dotipython/profile_default/static/custom/custom.css
jupyter_core/tests/dotipython/profile_default/static/custom/custom.js
jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py
jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py
jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py
jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py
jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py
jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.css
jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.js
jupyter_core/utils/__init__.py