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

Hi, I have a book written in pandoc markdown. The content requires using pandoc filters to process them first, and I get some html files after this stage. Can I...

### Describe the bug **context** I am trying to start binder from a jupyterbook, having provided the url in the config.yml, but binder doesn’t recognize the repo this way -...

bug

I am trying to hide the right table of contents when I print a PDF of a page. Instead, it shows up. Here's the website: https://usafa-ece.github.io/ece281-book/intro.html I followed the instructions...

## Command used `jupyter book build . --builder pdflatex` Environment: Windows ## Error `Error: Failed to run: make.bat` caused by `FileNotFoundError: [WinError 2] The system cannot find the file specified`...

Would this be enough to allow parallelized builds? #1735

This is of some urgency with the start of the semester happening in a few weeks. I hope this is understandable. I'll show the directory structure below, but here is...

Hi folks, Loving jupyter-book (migrating here from quarto) but I am struggling to customize the theme, e.g. by setting the primary color. I've tried various ways I've seen suggested for...

Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Release notes Sourced from sphinx's releases. Sphinx 8.0.2 Changelog: https://www.sphinx-doc.org/en/master/changes.html Changelog Sourced from sphinx's changelog. Release 8.0.2 (released Jul 30,...

dependencies
python

Updates the requirements on [myst-parser](https://github.com/executablebooks/MyST-Parser) to permit the latest version. Release notes Sourced from myst-parser's releases. v4.0.0 What's Changed ⬆️ Support python>=3.10, sphinx >=7,=0.19,<0.22 by @​chrisjsewell in executablebooks/MyST-Parser#952 👌 Improve...

dependencies
python