Jupyter-book

Latest version: v1.0.4.post1

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

1.0.4.post1

([Full Changelog](https://github.com/jupyter-book/jupyter-book/compare/v1.0.4...936478a4fe7fed74a8042865c54503dadac1712a))

Maintenance and upkeep improvements

- DOCS: fix RTD configuration [2330](https://github.com/jupyter-book/jupyter-book/pull/2330) ([agoose77](https://github.com/agoose77))

Documentation improvements

- DOCS: update gh-pages guidance [2332](https://github.com/jupyter-book/jupyter-book/pull/2332) ([agoose77](https://github.com/agoose77))
- DOCS: fix RTD configuration [2330](https://github.com/jupyter-book/jupyter-book/pull/2330) ([agoose77](https://github.com/agoose77))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-book/jupyter-book/graphs/contributors?from=2025-02-25&to=2025-02-28&type=c))

[agoose77](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Aagoose77+updated%3A2025-02-25..2025-02-28&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

1.0.4.post0

([Full Changelog](https://github.com/jupyter-book/jupyter-book/compare/v1.0.4...deba07e6e39e9a060a0303c7b58c747fc4e0c0e6))

Maintenance and upkeep improvements

- DOCS: fix RTD configuration [2330](https://github.com/jupyter-book/jupyter-book/pull/2330) ([agoose77](https://github.com/agoose77))

Documentation improvements

- DOCS: fix RTD configuration [2330](https://github.com/jupyter-book/jupyter-book/pull/2330) ([agoose77](https://github.com/agoose77))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-book/jupyter-book/graphs/contributors?from=2025-02-25&to=2025-02-25&type=c))

[agoose77](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Aagoose77+updated%3A2025-02-25..2025-02-25&type=Issues)

1.0.4

([Full Changelog](https://github.com/jupyter-book/jupyter-book/compare/v1.0.3...8fffe9537171bd5a91ca46428d7f6aa4b70f91bc))

Bugs fixed

- FIX: use 'main' for branch name [2329](https://github.com/jupyter-book/jupyter-book/pull/2329) ([agoose77](https://github.com/agoose77))

Maintenance and upkeep improvements

- FIX: use 'main' for branch name [2329](https://github.com/jupyter-book/jupyter-book/pull/2329) ([agoose77](https://github.com/agoose77))
- MAINT: prepare for new release [2327](https://github.com/jupyter-book/jupyter-book/pull/2327) ([agoose77](https://github.com/agoose77))
- MAINT: add description back to bug report template [2293](https://github.com/jupyter-book/jupyter-book/pull/2293) ([choldgraf](https://github.com/choldgraf))
- MAINT: update new issues template to point to discussions forum [2292](https://github.com/jupyter-book/jupyter-book/pull/2292) ([choldgraf](https://github.com/choldgraf))
- MAINT: update banner to use github issue [2282](https://github.com/jupyter-book/jupyter-book/pull/2282) ([choldgraf](https://github.com/choldgraf))
- MAINT: add discussion of Jupyter Book 2, along with directions to documentation for 2.x. [2280](https://github.com/jupyter-book/jupyter-book/pull/2280) ([nickeubank](https://github.com/nickeubank))
- MAINT: rename branch from 'master' to 'main' in \_config.yaml [2275](https://github.com/jupyter-book/jupyter-book/pull/2275) ([jroettenbacher](https://github.com/jroettenbacher))
- MAINT: add issue templates [2263](https://github.com/jupyter-book/jupyter-book/pull/2263) ([agoose77](https://github.com/agoose77))
- MAINT: 🤖 Backport 2257 (Add Jupyter releaser) [2259](https://github.com/jupyter-book/jupyter-book/pull/2259) ([agoose77](https://github.com/agoose77))
- MAINT: update changelog [2230](https://github.com/jupyter-book/jupyter-book/pull/2230) ([agoose77](https://github.com/agoose77))

Documentation improvements

- DOCS: update Turing way URL [2236](https://github.com/jupyter-book/jupyter-book/pull/2236) ([da5nsy](https://github.com/da5nsy))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-book/jupyter-book/graphs/contributors?from=2024-10-07&to=2025-02-24&type=c))

[agoose77](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Aagoose77+updated%3A2024-10-07..2025-02-24&type=Issues) | [choldgraf](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Acholdgraf+updated%3A2024-10-07..2025-02-24&type=Issues) | [da5nsy](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Ada5nsy+updated%3A2024-10-07..2025-02-24&type=Issues) | [jroettenbacher](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Ajroettenbacher+updated%3A2024-10-07..2025-02-24&type=Issues) | [nickeubank](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Anickeubank+updated%3A2024-10-07..2025-02-24&type=Issues) | [rowanc1](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Arowanc1+updated%3A2024-10-07..2025-02-24&type=Issues)

1.0.3

([full changelog](https://github.com/jupyter-book/jupyter-book/compare/v1.0.2...2283b7c59907b0817f81614bfbf0ac2ee4d4bd9d))

New features added

- FEAT: ✨Add Launch in Deepnote button setting [1434](https://github.com/jupyter-book/jupyter-book/pull/1434) ([jakubzitny](https://github.com/jakubzitny))

Bugs fixed

- FIX: bring tests in line with config [2216](https://github.com/jupyter-book/jupyter-book/pull/2216) ([agoose77](https://github.com/agoose77))
- FIX: update default config [2195](https://github.com/jupyter-book/jupyter-book/pull/2195) ([agoose77](https://github.com/agoose77))
- FIX: pull in config for plausible [2179](https://github.com/jupyter-book/jupyter-book/pull/2179) ([agoose77](https://github.com/agoose77))

Maintenance and upkeep improvements

- MAINT: bump version [2229](https://github.com/jupyter-book/jupyter-book/pull/2229) ([agoose77](https://github.com/agoose77))
- MAINT: only use v1 job for v1 releases [2225](https://github.com/jupyter-book/jupyter-book/pull/2225) ([agoose77](https://github.com/agoose77))
- MAINT: bump version [2168](https://github.com/jupyter-book/jupyter-book/pull/2168) ([agoose77](https://github.com/agoose77))
- MAINT: update entry-points usage [2121](https://github.com/jupyter-book/jupyter-book/pull/2121) ([agoose77](https://github.com/agoose77))
- MAINT: bump sphinx-thebe LB [2116](https://github.com/jupyter-book/jupyter-book/pull/2116) ([agoose77](https://github.com/agoose77))

Documentation improvements

- DOCS: fall-back to `fontawesome` in LaTeX (and format _config) [2228](https://github.com/jupyter-book/jupyter-book/pull/2228) ([agoose77](https://github.com/agoose77))
- DOCS: fix incorrect link [2212](https://github.com/jupyter-book/jupyter-book/pull/2212) ([brownsarahm](https://github.com/brownsarahm))
- DOCS: update readme to point to blog post [2198](https://github.com/jupyter-book/jupyter-book/pull/2198) ([agoose77](https://github.com/agoose77))
- DOCS: add note about MyST-MD [2197](https://github.com/jupyter-book/jupyter-book/pull/2197) ([agoose77](https://github.com/agoose77))
- DOCS: update readme with note about maintenance [2196](https://github.com/jupyter-book/jupyter-book/pull/2196) ([agoose77](https://github.com/agoose77))
- DOCS: add structured data example [2129](https://github.com/jupyter-book/jupyter-book/pull/2129) ([jmshea](https://github.com/jmshea))
- DOCS: update citations document [2108](https://github.com/jupyter-book/jupyter-book/pull/2108) ([drsimonmartin](https://github.com/drsimonmartin))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-book/jupyter-book/graphs/contributors?from=2024-06-27&to=2024-10-07&type=c))

[agoose77](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Aagoose77+updated%3A2024-06-27..2024-10-07&type=Issues) | [brownsarahm](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Abrownsarahm+updated%3A2024-06-27..2024-10-07&type=Issues) | [bryanwweber](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Abryanwweber+updated%3A2024-06-27..2024-10-07&type=Issues) | [choldgraf](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Acholdgraf+updated%3A2024-06-27..2024-10-07&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Acodecov+updated%3A2024-06-27..2024-10-07&type=Issues) | [drsimonmartin](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Adrsimonmartin+updated%3A2024-06-27..2024-10-07&type=Issues) | [jakubzitny](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Ajakubzitny+updated%3A2024-06-27..2024-10-07&type=Issues) | [jmshea](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Ajmshea+updated%3A2024-06-27..2024-10-07&type=Issues) | [LoicGrobol](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3ALoicGrobol+updated%3A2024-06-27..2024-10-07&type=Issues) | [MortenHannemose](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3AMortenHannemose+updated%3A2024-06-27..2024-10-07&type=Issues) | [psychemedia](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Apsychemedia+updated%3A2024-06-27..2024-10-07&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-book%2Fjupyter-book+involves%3Awelcome+updated%3A2024-06-27..2024-10-07&type=Issues)

1.0.2

([full changelog](https://github.com/executablebooks/jupyter-book/compare/v1.0.1...47d2481c8ddc427ee8c9d1bbb24a4d57cc0a8fbd))

Bugs fixed

- FIX: schema for bibfiles [2163](https://github.com/executablebooks/jupyter-book/pull/2163) ([agoose77](https://github.com/agoose77))

Maintenance and upkeep improvements

- MAINT: bump version [2168](https://github.com/executablebooks/jupyter-book/pull/2168) ([agoose77](https://github.com/agoose77))
- MAINT: enable workflow-dispatch on tests [2165](https://github.com/executablebooks/jupyter-book/pull/2165) ([agoose77](https://github.com/agoose77))
- MAINT: disable codecov uploader [2161](https://github.com/executablebooks/jupyter-book/pull/2161) ([agoose77](https://github.com/agoose77))
- MAINT: bump version [2156](https://github.com/executablebooks/jupyter-book/pull/2156) ([agoose77](https://github.com/agoose77))

Documentation improvements

- DOCS: fix glue of NumPy variables [2167](https://github.com/executablebooks/jupyter-book/pull/2167) ([agoose77](https://github.com/agoose77))

Other merged PRs

- TEST: update sphinx==5 tests [2166](https://github.com/executablebooks/jupyter-book/pull/2166) ([agoose77](https://github.com/agoose77))

Contributors to this release

([GitHub contributors page for this release](https://github.com/executablebooks/jupyter-book/graphs/contributors?from=2024-05-28&to=2024-06-27&type=c))

[agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Aagoose77+updated%3A2024-05-28..2024-06-27&type=Issues) | [sbwiecko](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Asbwiecko+updated%3A2024-05-28..2024-06-27&type=Issues) | [welcome](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Awelcome+updated%3A2024-05-28..2024-06-27&type=Issues)

1.0.1

([full changelog](https://github.com/executablebooks/jupyter-book/compare/v1.0.0...b9a5a80e89c936423e7c94aaca45d23cad73e9d3))

Bugs fixed

- FIX: revert removal of sphinx-book-theme from default config [2155](https://github.com/executablebooks/jupyter-book/pull/2155) ([agoose77](https://github.com/agoose77))
- FIX: ignore `DeprecationWarning` for `latexcodec` [2154](https://github.com/executablebooks/jupyter-book/pull/2154) ([agoose77](https://github.com/agoose77))
- FIX: alias renamed field `google_analytics_id` [2151](https://github.com/executablebooks/jupyter-book/pull/2151) ([agoose77](https://github.com/agoose77))
- FIX: Remove sphinx-book-theme from extensions [2111](https://github.com/executablebooks/jupyter-book/pull/2111) ([ghisvail](https://github.com/ghisvail))

Maintenance and upkeep improvements

- MAINT: bump version [2156](https://github.com/executablebooks/jupyter-book/pull/2156) ([agoose77](https://github.com/agoose77))

Documentation improvements

- DOCS: fix link to jupytext [2131](https://github.com/executablebooks/jupyter-book/pull/2131) ([fkohrt](https://github.com/fkohrt))
- DOCS: apply `recursive_update` [2114](https://github.com/executablebooks/jupyter-book/pull/2114) ([agoose77](https://github.com/agoose77))
- DOCS: update `gh-pages.md` [2109](https://github.com/executablebooks/jupyter-book/pull/2109) ([joaomh](https://github.com/joaomh))

Other merged PRs

- TEST: fixes for adjusted configuration [2117](https://github.com/executablebooks/jupyter-book/pull/2117) ([agoose77](https://github.com/agoose77))
- build(deps): bump actions/checkout from 3 to 4 [2083](https://github.com/executablebooks/jupyter-book/pull/2083) ([dependabot](https://github.com/dependabot))

Contributors to this release

([GitHub contributors page for this release](https://github.com/executablebooks/jupyter-book/graphs/contributors?from=2024-01-26&to=2024-05-28&type=c))

[agoose77](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Aagoose77+updated%3A2024-01-26..2024-05-28&type=Issues) | [bryanwweber](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Abryanwweber+updated%3A2024-01-26..2024-05-28&type=Issues) | [CalMacCQ](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3ACalMacCQ+updated%3A2024-01-26..2024-05-28&type=Issues) | [choldgraf](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Acholdgraf+updated%3A2024-01-26..2024-05-28&type=Issues) | [chrisjsewell](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Achrisjsewell+updated%3A2024-01-26..2024-05-28&type=Issues) | [codecov](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Acodecov+updated%3A2024-01-26..2024-05-28&type=Issues) | [dependabot](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Adependabot+updated%3A2024-01-26..2024-05-28&type=Issues) | [domoritz](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Adomoritz+updated%3A2024-01-26..2024-05-28&type=Issues) | [effigies](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Aeffigies+updated%3A2024-01-26..2024-05-28&type=Issues) | [fkohrt](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Afkohrt+updated%3A2024-01-26..2024-05-28&type=Issues) | [ghisvail](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Aghisvail+updated%3A2024-01-26..2024-05-28&type=Issues) | [isabelizimm](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Aisabelizimm+updated%3A2024-01-26..2024-05-28&type=Issues) | [iso2013](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Aiso2013+updated%3A2024-01-26..2024-05-28&type=Issues) | [jackminchin](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Ajackminchin+updated%3A2024-01-26..2024-05-28&type=Issues) | [janash](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Ajanash+updated%3A2024-01-26..2024-05-28&type=Issues) | [jmshea](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Ajmshea+updated%3A2024-01-26..2024-05-28&type=Issues) | [joaomh](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Ajoaomh+updated%3A2024-01-26..2024-05-28&type=Issues) | [mgeier](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Amgeier+updated%3A2024-01-26..2024-05-28&type=Issues) | [mmann1123](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Ammann1123+updated%3A2024-01-26..2024-05-28&type=Issues) | [mmcky](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Ammcky+updated%3A2024-01-26..2024-05-28&type=Issues) | [parmentelat](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Aparmentelat+updated%3A2024-01-26..2024-05-28&type=Issues) | [VRConservation](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3AVRConservation+updated%3A2024-01-26..2024-05-28&type=Issues) | [welcome](https://github.com/search?q=repo%3Aexecutablebooks%2Fjupyter-book+involves%3Awelcome+updated%3A2024-01-26..2024-05-28&type=Issues)

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.