jupyter-book
jupyter-book copied to clipboard
Create beautiful, publication-quality books and documents from computational content.
I'd like to get a single PDF copy of some UC Berkeley textbooks including https://github.com/data-8/textbook and https://github.com/prob140/textbook/. Building the books locally with the basic `jupyter-book build ` command works just...
I recently migrated from doing my own builds in sphinx with nbsphinx. Notebooks I was using there would often link to each other, but now that I'm building in jupyter-book,...
I've been using Jupyter book for a while and had no issues, until I started incorporating Plotly visualisations (given their interactivity). 1. The specific problem occurs when converting the book...
Instead of downloading the Jupyter Notebook, the source of the file is openes on a new page. For example, [on this page](https://jupyterbook.org/en/stable/file-types/notebooks.html) of the Jupyter Book documentation: ``` { "cells":...
### What happened, and what did you expect to happen? When embedding content that has an inline citation, hovering over the citation doesn't present any information. For example, on [this...
### What happened, and what did you expect to happen? When jupyter notebook is outputing svg (eg with %config InlineBackend.figure_format='svg' setting and plotting with matplotlib) jupyterbook does not display this...
Currently, the right sidebar ONLY displays the second headers (i.e., headers that start with ##), with the subheaders collapsed and only visible when you navigate to their corresponding parent section....
### What happened, and what did you expect to happen? Running `jupyter-book` with warnings set to error raises a `DeprecationWarning` from click (see below). The relevant code is present in...
### What happened, and what did you expect to happen? When running `jupyter book start`, I get the following output. I think the first time I ran this macOS asked...
In our last JB meeting we agreed to use SciPy 2025 as a milestone for signal-boosting Jupyter Book. SciPy 2025 is **July 7th, 2025**. That gives us about **3 months**...