README.md
setup.cfg
setup.py
jupyter_server_config.d/nbclassic.json
nbclassic/__init__.py
nbclassic/__version__.py
nbclassic/nbserver.py
nbclassic/notebookapp.py
nbclassic/shim.py
nbclassic/traits.py
nbclassic.egg-info/PKG-INFO
nbclassic.egg-info/SOURCES.txt
nbclassic.egg-info/dependency_links.txt
nbclassic.egg-info/entry_points.txt
nbclassic.egg-info/not-zip-safe
nbclassic.egg-info/requires.txt
nbclassic.egg-info/top_level.txt
nbclassic/notebook/__init__.py
nbclassic/notebook/handlers.py
nbclassic/tree/__init__.py
nbclassic/tree/handlers.py
tests/__init__.py
tests/conftest.py
tests/test_notebookapp.py
tests/shim/__init__.py
tests/shim/mockextension.py
tests/shim/test_extension.py
tests/shim/test_nbclassic.py