CONTRIBUTING.md
COPYING.md
MANIFEST.in
README.md
setup.cfg
setup.py
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/environment.yml
docs/index.rst
docs/kernels.rst
docs/make.bat
docs/messaging.rst
docs/wrapperkernels.rst
docs/_build/.DS_Store
docs/_build/doctrees/changelog.doctree
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/index.doctree
docs/_build/doctrees/kernels.doctree
docs/_build/doctrees/messaging.doctree
docs/_build/doctrees/wrapperkernels.doctree
docs/_build/doctrees/api/client.doctree
docs/_build/doctrees/api/index.doctree
docs/_build/doctrees/api/kernelspec.doctree
docs/_build/doctrees/api/manager.doctree
docs/_build/html/.buildinfo
docs/_build/html/changelog.html
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/kernels.html
docs/_build/html/messaging.html
docs/_build/html/objects.inv
docs/_build/html/py-modindex.html
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/wrapperkernels.html
docs/_build/html/_images/frontend-kernel.png
docs/_build/html/_sources/changelog.rst.txt
docs/_build/html/_sources/changelog.txt
docs/_build/html/_sources/index.rst.txt
docs/_build/html/_sources/index.txt
docs/_build/html/_sources/kernels.rst.txt
docs/_build/html/_sources/kernels.txt
docs/_build/html/_sources/messaging.rst.txt
docs/_build/html/_sources/messaging.txt
docs/_build/html/_sources/wrapperkernels.rst.txt
docs/_build/html/_sources/wrapperkernels.txt
docs/_build/html/_sources/api/client.rst.txt
docs/_build/html/_sources/api/client.txt
docs/_build/html/_sources/api/index.rst.txt
docs/_build/html/_sources/api/index.txt
docs/_build/html/_sources/api/kernelspec.rst.txt
docs/_build/html/_sources/api/kernelspec.txt
docs/_build/html/_sources/api/manager.rst.txt
docs/_build/html/_sources/api/manager.txt
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/alabaster.css
docs/_build/html/_static/basic.css
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/custom.css
docs/_build/html/_static/doctools.js
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery-1.11.1.js
docs/_build/html/_static/jquery-3.1.0.js
docs/_build/html/_static/jquery.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/underscore-1.3.1.js
docs/_build/html/_static/underscore.js
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/_build/html/_static/websupport.js
docs/_build/html/_static/css/badge_only.css
docs/_build/html/_static/css/theme.css
docs/_build/html/_static/fonts/Inconsolata-Bold.ttf
docs/_build/html/_static/fonts/Inconsolata-Regular.ttf
docs/_build/html/_static/fonts/Lato-Bold.ttf
docs/_build/html/_static/fonts/Lato-Regular.ttf
docs/_build/html/_static/fonts/RobotoSlab-Bold.ttf
docs/_build/html/_static/fonts/RobotoSlab-Regular.ttf
docs/_build/html/_static/fonts/fontawesome-webfont.eot
docs/_build/html/_static/fonts/fontawesome-webfont.svg
docs/_build/html/_static/fonts/fontawesome-webfont.ttf
docs/_build/html/_static/fonts/fontawesome-webfont.woff
docs/_build/html/_static/js/modernizr.min.js
docs/_build/html/_static/js/theme.js
docs/_build/html/api/client.html
docs/_build/html/api/index.html
docs/_build/html/api/kernelspec.html
docs/_build/html/api/manager.html
docs/_build/linkcheck/output.txt
docs/api/client.rst
docs/api/index.rst
docs/api/kernelspec.rst
docs/api/manager.rst
docs/figs/frontend-kernel.png
docs/figs/frontend-kernel.svg
jupyter_client/__init__.py
jupyter_client/_version.py
jupyter_client/adapter.py
jupyter_client/channels.py
jupyter_client/channelsabc.py
jupyter_client/client.py
jupyter_client/clientabc.py
jupyter_client/connect.py
jupyter_client/consoleapp.py
jupyter_client/jsonutil.py
jupyter_client/kernelapp.py
jupyter_client/kernelspec.py
jupyter_client/kernelspecapp.py
jupyter_client/launcher.py
jupyter_client/localinterfaces.py
jupyter_client/manager.py
jupyter_client/managerabc.py
jupyter_client/multikernelmanager.py
jupyter_client/restarter.py
jupyter_client/runapp.py
jupyter_client/session.py
jupyter_client/threaded.py
jupyter_client/win_interrupt.py
jupyter_client.egg-info/PKG-INFO
jupyter_client.egg-info/SOURCES.txt
jupyter_client.egg-info/dependency_links.txt
jupyter_client.egg-info/entry_points.txt
jupyter_client.egg-info/pbr.json
jupyter_client.egg-info/requires.txt
jupyter_client.egg-info/top_level.txt
jupyter_client/blocking/__init__.py
jupyter_client/blocking/channels.py
jupyter_client/blocking/client.py
jupyter_client/ioloop/__init__.py
jupyter_client/ioloop/manager.py
jupyter_client/ioloop/restarter.py
jupyter_client/tests/__init__.py
jupyter_client/tests/signalkernel.py
jupyter_client/tests/test_adapter.py
jupyter_client/tests/test_client.py
jupyter_client/tests/test_connect.py
jupyter_client/tests/test_jsonutil.py
jupyter_client/tests/test_kernelapp.py
jupyter_client/tests/test_kernelmanager.py
jupyter_client/tests/test_kernelspec.py
jupyter_client/tests/test_localinterfaces.py
jupyter_client/tests/test_multikernelmanager.py
jupyter_client/tests/test_public_api.py
jupyter_client/tests/test_session.py
jupyter_client/tests/utils.py