Jupyter Book
Create computational narratives that are reusable, reproducible, and interactive.
Write in Notebooks or Markdown, execute code, cross-reference content, and publish to the web - built for and by researchers, educators, and data scientists.
install
pip install jupyter-book
jupyter book startSee It in Action¶
Reusable
Reproducible
Interactive
Reusable Knowledge - Cross-reference pages, sections, figures, and equations. Link to other MyST sites for a connected reading experience.
Reproducible Results - Execute Python, R, Julia, and more at build time. Include computational results directly in your documentation.
Interactive Exploration - Publish websites with live widgets. Connect to JupyterHub, Binder, or run Python in the browser.