Jupyter-book

Latest version: v1.0.0

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

Scan your dependencies

Page 2 of 8

0.13

This release contains some major UI and visual style upgrades for HTML output, and introduces some breaking changes in a few directives and in the structure of the HTML. See below for major changes.

New and Breaking ‼

1. [1442 Use Sphinx Design instead of Sphinx Panels](https://github.com/executablebooks/jupyter-book/pull/1442). We have migrated from [sphinx-panels](https://github.com/executablebooks/sphinx-panels) to [sphinx-design](https://github.com/executablebooks/sphinx-design), as `sphinx-panels` is no longer actively maintained. This also brings in several improvements to the same component functionality that was in sphinx-panels. See [the components documentation](https://jupyterbook.org/en/latest/content/components.html) for more information on upgrades and usage.
2. [1679 Update Sphinx Book Theme to v0.3](https://github.com/executablebooks/jupyter-book/pull/1679). This brings in several major upgrades to the theme's behavior and structure. It significantly changes the structure of the output HTML (in particular, the sidebars and article header), so if you defined custom CSS rules, double-check that they still apply correctly.

See [the Book Theme release notes](https://github.com/executablebooks/sphinx-book-theme/releases/tag/v0.3.0) as well as [the Book Theme changelog](https://github.com/executablebooks/sphinx-book-theme/blob/master/CHANGELOG.md#v030---2022-03-25) for more information.
3. [1693 Removes support for `sphinx<=4`](https://github.com/executablebooks/jupyter-book/pull/1693). This will likely only be applicable to you if you were explicitly pinning Sphinx to a version less than 4.

0.12.3

This is a minor release, primarily to fix a bug where incorrect Jinja version pinning leads to broken builds. It also updates our build system to use `flit` and follow the `pyproject.toml` standard.

0.12.2

This is a minor release that bumps the versions of several dependencies in Jupyter Book (see below for details).

Enhancements made

- Allow recursively updating the sphinx configuration instead of totally over-writing it, see [the sphinx configuration docs](docs/advanced/sphinx.md) for details [1599](https://github.com/executablebooks/jupyter-book/pull/1599) ([kmpaul](https://github.com/kmpaul))

Updated dependencies

- sphinxcontrib-bibtex `v0.4.*` [1513](https://github.com/executablebooks/jupyter-book/pull/1513) ([bryanwweber](https://github.com/bryanwweber))
- sphinx-thebe `v0.1.*` [1634](https://github.com/executablebooks/jupyter-book/pull/1634) ([choldgraf](https://github.com/choldgraf))
- click `v8.*` [1623](https://github.com/executablebooks/jupyter-book/pull/1623) ([lukasbindreiter](https://github.com/lukasbindreiter))
- Remove Python 3.6 and add Python 3.9 [1626](https://github.com/executablebooks/jupyter-book/pull/1626) ([choldgraf](https://github.com/choldgraf))

0.12.1

This release primarily brings improvements to `pdf` via `LaTeX` output for `code-cells`

See the [CHANGELOG](https://github.com/executablebooks/jupyter-book/blob/master/CHANGELOG.md#v0121) for more details

0.12.0

This release primarily brings support for `sphinx>=4,<5`

See the [CHANGELOG](https://github.com/executablebooks/jupyter-book/blob/master/CHANGELOG.md#v0120) for more details

0.11.3

See the [CHANGELOG](https://github.com/executablebooks/jupyter-book/blob/master/CHANGELOG.md#v0113) for more details

Page 2 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.