MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
jupyter_book/__init__.py
jupyter_book/build.py
jupyter_book/create.py
jupyter_book/main.py
jupyter_book/toc.py
jupyter_book/utils.py
jupyter_book.egg-info/PKG-INFO
jupyter_book.egg-info/SOURCES.txt
jupyter_book.egg-info/dependency_links.txt
jupyter_book.egg-info/entry_points.txt
jupyter_book.egg-info/requires.txt
jupyter_book.egg-info/top_level.txt
jupyter_book/commands/__init__.py
jupyter_book/commands/build.py
jupyter_book/commands/create.py
jupyter_book/commands/install.py
jupyter_book/commands/page.py
jupyter_book/commands/run.py
jupyter_book/commands/toc.py
jupyter_book/commands/upgrade.py
jupyter_book/commands/version.py
jupyter_book/page/__init__.py
jupyter_book/page/page.py
jupyter_book/page/utils.py