Skip to article frontmatterSkip to article content

Jupyter Book

Jupyter Book allows you to create documents and knowledge bases that are reusable, reproducible, and interactive.

Jupyter Book quickstart
pip install jupyter-book
jupyter book start
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.