---
title: Books with Jupyter
---

::::{grid} 2
:reverse:

:::{grid-item}
:columns: 4
:class: sd-m-auto

<img src="images/logo-square.svg" />

:::

:::{grid-item}
:columns: 8
:class: sd-fs-3
Build beautiful, publication-quality books and documents from computational content.

```{button-ref} start/your-first-book
:ref-type: doc
:color: primary
:class: sd-rounded-pill float-left


Get started
```

% The SVG rendering breaks latex builds for the GitHub badge, so only include in HTML
```{only} html
[![](https://img.shields.io/github/stars/executablebooks/jupyter-book?style=social)](https://github.com/executablebooks/jupyter-book)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2561065.svg)](https://doi.org/10.5281/zenodo.2561065)
```

:::

::::

::::{grid} 1 1 2 3
:class-container: text-center
:gutter: 3

:::{grid-item-card}
:link: basics/organize
:link-type: doc
:class-header: bg-light

Text content ✏️
^^^

Structure books with text files and Jupyter Notebooks with minimal configuration.
:::

:::{grid-item-card}
:link: content/myst
:link-type: doc
:class-header: bg-light

MyST Markdown ✨
^^^

Write MyST Markdown to create enriched documents with publication-quality features.

:::

:::{grid-item-card}
:link: content/executable/index
:link-type: doc
:class-header: bg-light

Executable content 🔁
^^^

Execute notebook cells, store results, and insert outputs across pages.

:::

:::{grid-item-card}
:link: interactive/launchbuttons
:link-type: doc
:class-header: bg-light

Live environments 🚀
^^^

Connect your book with Binder, JupyterHub, and other live environments
:::

:::{grid-item-card}
:link: publish/web
:link-type: doc
:class-header: bg-light

Build and publish 🎁
^^^

Share your built books via web services and hosted websites.
:::

:::{grid-item-card}
:link: content/components
:link-type: doc
:class-header: bg-light

UI components ⚡
^^^

Create interactive and web-native components and services.
:::

::::

This documentation is organized into a few major sections.

- **Tutorials** are step-by-step introductory guides to Jupyter Book.
- **Topic Guides** cover specific areas in more depth, and are organized as discrete "how-to" sections.
- **Reference** sections describe the API/syntax/etc of Jupyter Book in detail.

# Built with Jupyter Book

Below are some books that have been built with Jupyter Book.
You can find more in [{bdg-primary}`the Jupyter Book Gallery`](https://executablebooks.org/en/latest/gallery/).


::::{card-carousel} 3

:::{card}
:margin: 3
:class-body: text-center
:class-header: bg-light text-center
:link: https://www.inferentialthinking.com/
**Inferential Thinking**
^^^
```{image} https://inferentialthinking.com/_static/favicon.png
:height: 100
```

The textbook used by UC Berkeley's popular Data 8 class.
+++
Explore this book {fas}`arrow-right`
:::

:::{card}
:margin: 3
:class-body: text-center
:class-header: bg-light text-center
:link: https://python.quantecon.org/

**QuantEcon**
^^^
```{image} https://python.quantecon.org/_static/qe-logo-large.png
:height: 100
```

A free online book to teach computational economics with open source tools.
+++
Explore this book {fas}`arrow-right`
:::

:::{card}
:margin: 3
:class-body: text-center
:class-header: bg-light text-center
:link: https://book.the-turing-way.org

**The Turing Way**
^^^
```{image} https://raw.githubusercontent.com/the-turing-way/the-turing-way/refs/heads/main/book/figures/logo-detail-with-text.svg
:height: 100
```

A guidebook for best-practices in reproducible and community-driven science.
+++
Explore this book {fas}`arrow-right`
:::

:::{card}
:margin: 3
:class-body: text-center
:class-header: bg-light text-center
:link: https://inria.github.io/scikit-learn-mooc/

**The SciKit Learn MOOC**
^^^
```{image} https://inria.github.io/scikit-learn-mooc/_static/scikit-learn-logo.png
:height: 100
```

A large online course for machine learning with the PyData stack.
+++
Explore this book {fas}`arrow-right`
:::

:::{card}
:margin: 3
:class-body: text-center
:class-header: bg-light text-center
:link: https://uwdata.github.io/visualization-curriculum/intro.html

**Data Science @ UW**
^^^
```{image} https://uwdata.github.io/visualization-curriculum/_static/altair-hist.png
:height: 100
```

Interactive data visualization with Python, as taught at the University of Washington.
+++
Explore this book {fas}`arrow-right`
:::

:::{card}
:margin: 3
:class-body: text-center
:class-header: bg-light text-center
:link: https://py-pkgs.org/

**Py-Pkgs**
^^^
```{image} https://d33wubrfki0l68.cloudfront.net/9ff174183b5af5c3a177bfccd4796454883bc1f7/86cde/_static/py-pkgs-hex.png
:height: 100
```

A book describing how to create and use modern packages in the Python ecosystem.
+++
Explore this book {fas}`arrow-right`
:::

:::{card}
:margin: 3
:class-body: text-center
:class-header: bg-light text-center
:link: https://geographicdata.science/book/intro.html

**Geographic Data Science**
^^^
```{image} https://geographicdata.science/book/_static/logo.png
:height: 100
```

Solving geographic data problems with modern open source tools.
+++
Explore this book {fas}`arrow-right`
:::
::::


# Connect with us

We are an international open source community that welcomes discussion, feedback, and contributions of many kinds.
Here are a few ways to connect more with us.

::::{grid} 1 1 2 2
:class-container: text-center
:gutter: 3

:::{grid-item-card}
:link: https://github.com/orgs/executablebooks/discussions
:class-header: bg-light

💬 Ask and answer questions
^^^

We have community discussions, talk about ideas, and share general questions and feedback in our community forum.

:::

:::{grid-item-card}
:link: https://executablebooks.org/en/latest/feature-vote/
:class-header: bg-light

👍 Vote for new features
^^^
Provides feedback by adding a 👍 reaction to issues in our repositories.
You can find a list of the top issues in the Executable Books issue leader board.

:::

:::{grid-item-card}
:link: contribute/intro
:link-type: doc
:class-header: bg-light

🙌 Contribute to projects

^^^

We welcome anyone to join us in improving Jupyter Book and helping one another learn and create their books.
To join, check out our contributing guide.
:::

:::{grid-item-card}
:link: https://executablebooks.org
:class-header: bg-light

🌍 About our team

^^^

Jupyter Book is developed by the Executable Books community.
Check out our community documentation to learn more about us and how we work.
:::
::::


# Acknowledgements

Jupyter Book is supported by an [open community of contributors](https://github.com/executablebooks/jupyter-book/graphs/contributors), many of whom come from [the Executable Books Community](https://executablebooks.org) and [the Jupyter community](https://jupyter.org/community).

::::{grid} 2 2 2 2

:::{grid-item}
:columns: 4

```{image} https://sloan.org/storage/app/media/uploaded-files/Logo-1B-SMALL-Gold-Blue.png
:class: m-auto
:width: 200px
```

:::

:::{grid-item}
:columns: 7
Many thanks to the Sloan Foundation, which [provides support for the Executable Books Project](https://sloan.org/grant-detail/9231).
:::

::::
