Skip to article frontmatterSkip to article content

Jupyter Book

Create documents and knowledge bases that are reusable, reproducible, and interactive.

Install
Upgrade from Jupyter Book 1.0
1
2
pip install --pre "jupyter-book==2.*"
jupyter book start

Then check out the Jupyter Book documentation!

Reusable
Reproducible
Interactive

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.