.coveragerc
.pre-commit-config.yaml
.readthedocs.yml
.travis.yml
CHANGELOG.md
CHECKLIST-release.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
RELEASING.md
jupyter_config.py.example
mypy.ini
package.json
pyproject.toml
pytest.ini
requirements-dev.txt
requirements.txt
running_ci_locally.md
running_python_tests.md
setup.cfg
setup.py
tox.ini
bookstore/__init__.py
bookstore/_version.py
bookstore/archive.py
bookstore/bookstore_config.py
bookstore/clone.html
bookstore/clone.py
bookstore/handlers.py
bookstore/publish.py
bookstore/s3_paths.py
bookstore/utils.py
bookstore.egg-info/PKG-INFO
bookstore.egg-info/SOURCES.txt
bookstore.egg-info/dependency_links.txt
bookstore.egg-info/requires.txt
bookstore.egg-info/top_level.txt
bookstore/client/__init__.py
bookstore/client/nb_client.py
bookstore/client/store_client.py
bookstore/tests/__init__.py
bookstore/tests/test_archive.py
bookstore/tests/test_bookstore_config.py
bookstore/tests/test_clone.py
bookstore/tests/test_handlers.py
bookstore/tests/test_publish.py
bookstore/tests/test_s3_paths.py
bookstore/tests/test_utils.py
bookstore/tests/test_version.py
bookstore/tests/client/__init__.py
bookstore/tests/client/client_fixtures.py
bookstore/tests/client/test_nb_client.py
bookstore/tests/test_files/EmptyNotebook.ipynb
ci/clone_request.py
ci/integration.js
ci/jupyter.js
ci/jupyter_notebook_config.py
ci/local.sh
ci/s3.js
ci/sleep.js
ci/token.js
ci/utils.js
docs/Makefile
docs/make.bat
docs/requirements-doc.txt
docs/source/bookstore_api.yaml
docs/source/changelog.rst
docs/source/conf.py
docs/source/configuration.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/openapi.rst
docs/source/usage.rst
docs/source/_static/images/nteract_logo_app_icon_purple.png
docs/source/_static/images/nteract_logo_compact_purple.png
docs/source/_templates/.keep
docs/source/project/code_of_conduct.rst
docs/source/project/contributing.rst
docs/source/project/index.rst
docs/source/project/local_ci.rst
docs/source/project/python_tests.rst
docs/source/project/releasing.rst
docs/source/reference/archive.rst
docs/source/reference/bookstore_config.rst
docs/source/reference/clone.rst
docs/source/reference/handlers.rst
docs/source/reference/index.rst
docs/source/reference/nb_client.rst
docs/source/reference/publish.rst
docs/source/reference/s3_paths.rst
docs/source/reference/store_client.rst
jupyter_config/jupyter_notebook_config.d/bookstore.json