jupyter-book 2.1.4


pip install jupyter-book

  Latest version

Released: Apr 01, 2026

Project Links

Meta
Requires Python: >=3.9

Classifiers

Development Status
  • 3 - Alpha

License
  • OSI Approved :: BSD License

Programming Language
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: Implementation :: CPython

Topic
  • Software Development :: Libraries :: Python Modules
  • Text Processing :: Markup

Jupyter Book

Jupyter Book Badge DOI

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.

[!NOTE] Are you trying to access Jupyter Book v1 (the Sphinx-based documentation engine)? That package now resides in the v1 branch of this repository.

Governance of This Project

Jupyter Book is an official sub-project of Jupyter, you can find more about our team and governance process in our Team Compass.

Contribute or Improve The Book

Notice a typo in the text? Want to add a cool feature so that others can enjoy the improvements to Jupyter Books? Check out CONTRIBUTING.md. We'd love your help!

Acknowledgements

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

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
ipykernel
jupyter-core
jupyter-server
platformdirs (>=4.2.2)
nodeenv (>=1.9.1)