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/figs/frontend-kernel.png
docs/figs/frontend-kernel.svg
jupyter_protocol/__init__.py
jupyter_protocol/_version.py
jupyter_protocol/adapter.py
jupyter_protocol/jsonutil.py
jupyter_protocol/messages.py
jupyter_protocol/session.py
jupyter_protocol/sockets.py
jupyter_protocol/util.py
jupyter_protocol/win_interrupt.py
jupyter_protocol/tests/__init__.py
jupyter_protocol/tests/signalkernel.py
jupyter_protocol/tests/test_adapter.py
jupyter_protocol/tests/test_jsonutil.py
jupyter_protocol/tests/test_messages.py
jupyter_protocol/tests/test_public_api.py
jupyter_protocol/tests/test_session.py
jupyter_protocol/tests/test_sockets.py
jupyter_protocol/tests/utils.py