CHANGELOG.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.md
RELEASE.md
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/README.md
docs/doc-requirements.txt
docs/environment.yml
docs/make.bat
docs/source/api.rst
docs/source/conf.py
docs/source/index.rst
docs/source/_static/jupyter_server_logo.svg
docs/source/contributors/contributing.rst
jupyter-config/jupyter_server_terminals.json
jupyter_server_terminals/__init__.py
jupyter_server_terminals/_version.py
jupyter_server_terminals/api_handlers.py
jupyter_server_terminals/app.py
jupyter_server_terminals/base.py
jupyter_server_terminals/handlers.py
jupyter_server_terminals/rest-api.yml
jupyter_server_terminals/terminalmanager.py
jupyter_server_terminals.egg-info/PKG-INFO
jupyter_server_terminals.egg-info/SOURCES.txt
jupyter_server_terminals.egg-info/dependency_links.txt
jupyter_server_terminals.egg-info/not-zip-safe
jupyter_server_terminals.egg-info/requires.txt
jupyter_server_terminals.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_auth.py
tests/test_terminal.py