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

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

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

### Describe the bug **context** Rendered documentation has broken links (.md in URL instead of .html) **expectation** I cannot reproduce this on a local build with current master, however I'm...

bug

**Is your feature request related to a problem? Please describe.** If the code fails to execute, the user faces ```bash WARNING: Execution Failed with traceback saved in _build/html/reports/content.log ``` This...

enhancement
:label: cli

### Context Is there a setting to remove the download button (for .ipynb, .md, .pdf) from the html output? ### Proposal _No response_ ### Tasks and updates _No response_

enhancement

### Description The html files created when the book is build contain the code below that is not implemented in the code and even worse: It overwrites my own defined...

bug
state: upstream
:label: thebe
impact: low

### Describe the bug **context** When I disable the default binder link in `_config.yml`: ```yaml launch_buttons: binderhub_url: "" ```` **expectation** I expected the launch button to disappear. **bug** But instead...

bug

### Context I'm working on a project with jupyter-book, so I went through the tutorials to deploy it on readthedocs.io. However, I encountered a few difficulties, so I'm sharing my...

enhancement

The synchronized tabs example doesn't work: the tabs aren't synced. The JS console console shows this: ``` Uncaught TypeError: sd_labels_by_text[syncId] is not iterable at HTMLLabelElement.onLabelClick (design-tabs.js:20:34) onLabelClick @ design-tabs.js:20 ```

### Describe the bug related to https://github.com/agahkarakuzu/oreoni/issues/4 **context** When I click on a link to a reference that is "stored" in a dropdown section on the same page. **expectation** I...

bug

### Context Right now, turning on the collapsable sidebar(right-hand-side TOC) seems to be the only option, however, - For some pages, my readers would prefer to only see the sections...

enhancement

### Context According to my best knowledge and summary at https://github.com/orgs/executablebooks/discussions/220#discussioncomment-3284310, there is currently no way for Jupyter Book CLI to pass the configuration overrides to sphinx (i.e., all configurations...

enhancement