Skip to content

Create beautiful, publication-quality books and documents from computational content.

License

Notifications You must be signed in to change notification settings

wansiedler/jupyter-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

deba07e Â· Feb 25, 2025
Jun 27, 2024
Feb 25, 2025
Feb 24, 2025
Apr 14, 2023
Feb 25, 2025
Feb 27, 2022
Feb 24, 2025
May 3, 2022
Dec 11, 2023
Feb 25, 2025
Feb 25, 2025
Apr 18, 2021
Dec 28, 2024
Aug 20, 2020
Aug 28, 2020
Feb 24, 2025

Repository files navigation

Jupyter Book

Jupyter Book Badge CircleCI codecov DOI PyPI Conda

Jupyter Book is an open-source tool for building publication-quality books and documents from computational material.

Jupyter Book allows users to

  • write their content in markdown files or Jupyter notebooks,
  • include computational elements (e.g., code cells) in either type,
  • include rich syntax such as citations, cross-references, and numbered equations, and
  • using a simple command, run the embedded code cells, cache the outputs and convert this content into:
    • a web-based interactive book and
    • a publication-quality PDF.

Governance of this project and Jupyter Book 2.x

Jupyter Book 1.x is now in a maintenance phase, where new feature requests have lower priority than bugfixes.

Jupyter Book 2.x will be built on the new MyST-MD document engine. See this blog post for more information on our plans, and this blog post about the alpha release of Jupyter Book 2.x.

Jupyter Book 2.x is currently being developed on the next branch, and documentation for Jupyter Book 2.x can be found at next.jupyterbook.org.

Contribute or improve the book

Notice some inefficient CSS? A typo in the text? Want to add a cool feature so that others can enjoy the improvements to Jupyter Books? Check out the Jupyter Book Contributor's Guide. We'd love your help!

Acknowledgements

Jupyter Book is maintained and primarily developed by the Executable Book Project.

About

Create beautiful, publication-quality books and documents from computational content.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 62.2%
  • HTML 22.1%
  • TeX 9.5%
  • Jupyter Notebook 5.8%
  • Shell 0.4%