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

For code cells with "hide-input" or "hide-output" tags, in exported html the "Show code cell source/output" text has poor visibility in the dark mode due to too bright colours, please...

Thanks for the awesome work in this project! I noticed that when using `jupyter-book build mybookname/ --builder pdfhtml` that the HTML build is also changed to display all content on...

### Describe the bug **context** I was manually creating a jupyter-book for a repository, which sole purpose was to be a jupyter-book (i.e. no other code). When creating a jupyter-book...

bug

Many publishing platforms allow you to specify an *author* for a page that will be inserted somewhere (usually under the title). Jupyter Book could allow for author metadata for each...

enhancement

At the moment I am getting dependency conflicts, as jupyter-book 1.0.2 requires `myst-parser=1`, but the latest non-3.0 version is myst-parser 2.0.0 which requires various maximum dependencies such as `docutils

I am really liking Jupyter-book! One strange behavior is that when we set the `use_repository_button: true` value, the button to link to our github doesn't appear. You can see our...

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 4.5.0. Release notes Sourced from codecov/codecov-action's releases. v4.5.0 What's Changed build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.9.0 to 7.10.0 by @​dependabot in codecov/codecov-action#1446 build(deps-dev): bump ts-jest from...

dependencies
github_actions

This is potentially similar to #1439. I am playing with using jupyter-book for lecture notes for my new course, at https://benjaminpope.github.io/howstarswork/intro.html, source [here](https://github.com/benjaminpope/howstarswork). I like to use Tufte-style margin notes,...

# Exercise 1: Basic Git Commands — AID2E-Boot-Camp-2024 [https://aid2e.github.io/boot-camp-2024/Day-1/GIT-course/Exersise-1.html](https://aid2e.github.io/boot-camp-2024/Day-1/GIT-course/Exersise-1.html)

This feature for [Hide or remove content](https://jupyterbook.org/en/stable/interactive/hiding.html#hide-or-remove-content) is impressive! Customizing the text displayed in the dropdown button to hide content would be even better. Today, the text is fixed on...