jupyter-book icon indicating copy to clipboard operation
jupyter-book copied to clipboard

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

Results 345 jupyter-book issues
Sort by recently updated
recently updated
newest added

### Context [Pluto.jl](https://github.com/fonsp/pluto.jl) has a huge following in the Julia community. It would be really cool if there was a standard "executable books" interface for non-Jupyter notebooks. ### Proposal I'm...

enhancement

### Describe the bug **context** When I click on section on sidebar. **expectation** I expected subsections of clicked section to unravel. **bug** But instead subsections of previous section unravels. **problem**...

bug

### Context In a recent conversation with @ttimbers @lheagy and @chendaniely they mentioned that the look and feel of tables could be improved in Latex PDF builds. Tables are a...

enhancement
:label: pdflatex

### Context In order to use Jupyter Book as part of publishing workflows, many communities need content to be formatted in community-specific Latex files before going to press. We currently...

enhancement

### Describe the bug I have some optional pages in my book, not in the table of contents, that contain math. They are therefore orphan pages, and marked as such....

bug

### Describe the bug When I try to cross-reference a specific section of a notebook page, the hyperlink just takes me to the top of that notebook page instead of...

bug

When following the tutorial steps on macOS 12.0.1 and attempting to build content for the first time, I got a traceback with this message: ValueError: No template sub-directory with name...

### Context Currently we have different aspects of our documentation intermingled with one another, and grouped in very high-level categories (like "content" and "interactivity" etc). However, we might be able...

enhancement
documentation

### Describe the bug When I build jupyter-book with v0.13 [utterances](https://github.com/apps/utterances) no longer works. I believe the cause of this is the use of `` rather than `` to mark...

bug