LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
src/jupyter_starters/__init__.py
src/jupyter_starters/_version.py
src/jupyter_starters/handlers.py
src/jupyter_starters/json_.py
src/jupyter_starters/manager.py
src/jupyter_starters/serverextension.py
src/jupyter_starters/trait_types.py
src/jupyter_starters/types.py
src/jupyter_starters.egg-info/PKG-INFO
src/jupyter_starters.egg-info/SOURCES.txt
src/jupyter_starters.egg-info/dependency_links.txt
src/jupyter_starters.egg-info/not-zip-safe
src/jupyter_starters.egg-info/requires.txt
src/jupyter_starters.egg-info/top_level.txt
src/jupyter_starters/etc/jupyter-starters-serverextension.json
src/jupyter_starters/py_starters/__init__.py
src/jupyter_starters/py_starters/cookiecutter.py
src/jupyter_starters/py_starters/notebook.py
src/jupyter_starters/schema/__init__.py
src/jupyter_starters/schema/v2.json
src/jupyter_starters/schema/v2.py
src/jupyter_starters/tests/__init__.py
src/jupyter_starters/tests/conftest.py
src/jupyter_starters/tests/test_notebook.py
src/jupyter_starters/tests/test_src.py