CHANGELOG.md
COPYING.md
MANIFEST.in
README.md
pyproject.toml
setup.cfg
jupyter-config/jupyter_server_synchronizer.json
jupyter_server_synchronizer/__init__.py
jupyter_server_synchronizer/_version.py
jupyter_server_synchronizer/extension.py
jupyter_server_synchronizer/handlers.py
jupyter_server_synchronizer/kernel_db.py
jupyter_server_synchronizer/kernel_records.py
jupyter_server_synchronizer/traits.py
jupyter_server_synchronizer.egg-info/PKG-INFO
jupyter_server_synchronizer.egg-info/SOURCES.txt
jupyter_server_synchronizer.egg-info/dependency_links.txt
jupyter_server_synchronizer.egg-info/not-zip-safe
jupyter_server_synchronizer.egg-info/requires.txt
jupyter_server_synchronizer.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_kernel_db.py
tests/test_kernel_records.py