Jupyter Book
Jupyter Book allows you to create documents and knowledge bases that are reusable, reproducible, and interactive.
pip install jupyter-book
jupyter book start
Then check out the Jupyter Book documentation!
pip install --pre "jupyter-book>=2.0"
jupyter book
You can find more information in the upgrading tutorial!
Powerful Authoring βοΈ
Jupyter Book uses MyST Markdown, an extension of CommonMark, making it easy to author structured documents.
Executable Documents β
Interweave computational results with high-quality narrative using Jupyter Notebooks or executable MyST Markdown documents.
Interactive Content π
Publish to a website that allows users to interact with widgets and computation using JupyterHub, Binder, and even Python in the browser!
Reusable Knowledge π
Create cross-references to content from other documents and sites to give users a deeper, richer reading experience.
AcknowledgmentsΒΆ
Jupyter Book is supported by an open community of contributors, many of whom come from the the MySTMD Community and the Jupyter community.