Skip to article frontmatterSkip to article content

Get started with Jupyter Book

Learn how to navigate this documentation and build your first book.

Jupyter Book is a distribution of the MyST Document Engine.

See mystmd.org for more complete documentation

Because Jupyter Book is a distribution of the MyST Document Engine, we keep most documentation about configuring and using Jupyter Book in the MyST User Guide. Anything you can do with MyST you can do with Jupyter Book - the only difference in using the two is the CLI verb (jupyter book vs. myst).

This User Guide steps you through high-level concepts, tutorials for step-by-step learning, and how-to guides to get things done. It focuses on use-cases for multi-document projects, like community knowledge bases and multi-page books.[1]

Browse documentation by type

Looking for something specific? Browse by documentation type:

Tutorials - Step-by-step learning paths:

How-To Guides - Solve specific problems:

Reference - Technical specifications:

Community - Get help and contribute:

Footnotes
  1. The Jupyter Book and MyST documentation follow the Diataxis documentation framework. Within that framework, we aim for jupyterbook.org to contain tutorials and how-to guides, and the MyST guide to focus on reference documentation and deeper explanation.