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

In the example GitHub Action YAML provided at the bottom of https://jupyterbook.org/en/stable/publish/gh-pages.html, the caching of executable content is placed before the `jupyter-book build .` command, when there are no outputs...

### Describe the bug **issue** I tried to put some content with display math inside an admonition block, but the output html form is incorrect. ### Reproduce the bug I...

bug

Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Release notes Sourced from sphinx's releases. v7.0.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Changelog Sourced from sphinx's changelog. Release 7.0.0 (released Apr 29, 2023)...

dependencies
python

### Describe the bug **context** When I build a myst file containing a plotly figure. **expectation** I expected the figure to render in my browser. **bug** But instead the figure...

bug

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 4.3.0. Release notes Sourced from codecov/codecov-action's releases. v4.3.0 What's Changed fix: automatically detect if using GitHub enterprise by @​thomasrockhu-codecov in codecov/codecov-action#1356 build(deps-dev): bump typescript from...

dependencies
github_actions

### Describe the bug Hi, When I do compile a book with a python code-cell, I expected the code-cell to use a usual "code-looking", fixed-width font. But instead, it uses...

bug

Structured data helps machines (particularly Google Search) better understand your pages' contents. Here I show how to add some of the most basic structured data (site name and search path)...

### Context Currently, in Jupyter Book, clicking on the sidebar logo redirects users to the home page. However, in some cases, users may wish to customize this URL to lead...

enhancement

### Describe the enhancement you'd like Wish for a button to toggle between light and dark mode! ### Does this solve a specific problem? Would be nice to have a...

enhancement

### Describe the bug Thanks for the great work on this project, it's awesome! In beginning to develop content through Jupyter Book I noticed there are several web accessibility issues...

bug