Skip to content

choldgraf/jupyter-book

 
 

Repository files navigation

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.

About

Create an online book with Jupyter Notebooks and Jekyll

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 56.9%
  • Python 31.1%
  • JavaScript 8.5%
  • Nix 3.5%