Nbconvert

Latest version: v7.16.6

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

Scan your dependencies

Page 6 of 13

7.2.10

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.2.9...acf41acf6d83cb725f3a2c48686c828eff7b24d8))

Enhancements made

- Add cell-id anchor for cell identification [1897](https://github.com/jupyter/nbconvert/pull/1897) ([krassowski](https://github.com/krassowski))

Bugs fixed

- Do not import pyppeteer for installation check [1947](https://github.com/jupyter/nbconvert/pull/1947) ([krassowski](https://github.com/krassowski))

Maintenance and upkeep improvements

- Clean up license [1949](https://github.com/jupyter/nbconvert/pull/1949) ([dcsaba89](https://github.com/dcsaba89))
- Add more linting [1943](https://github.com/jupyter/nbconvert/pull/1943) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbconvert/graphs/contributors?from=2023-01-24&to=2023-03-14&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-01-24..2023-03-14&type=Issues) | [dcsaba89](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Adcsaba89+updated%3A2023-01-24..2023-03-14&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Akrassowski+updated%3A2023-01-24..2023-03-14&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apre-commit-ci+updated%3A2023-01-24..2023-03-14&type=Issues)

7.2.9

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.2.8...14b1d7aa75485ea754c2d0ffc67cc528e3984a99))

Bugs fixed

- Fix handling of css sanitizer [1940](https://github.com/jupyter/nbconvert/pull/1940) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbconvert/graphs/contributors?from=2023-01-16&to=2023-01-24&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-01-16..2023-01-24&type=Issues)

7.2.8

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.2.7...73f7b1b93a4526d7e9d987f5a5b207eaed8171f2))

Bugs fixed

- always pass relax_add_props=True when validating [1936](https://github.com/jupyter/nbconvert/pull/1936) ([minrk](https://github.com/minrk))

Maintenance and upkeep improvements

- Update codecov link [1935](https://github.com/jupyter/nbconvert/pull/1935) ([blink1073](https://github.com/blink1073))
- Fix types and add lint to automerge [1932](https://github.com/jupyter/nbconvert/pull/1932) ([blink1073](https://github.com/blink1073))
- Add type checking [1930](https://github.com/jupyter/nbconvert/pull/1930) ([blink1073](https://github.com/blink1073))
- Add spelling and docstring enforcement [1929](https://github.com/jupyter/nbconvert/pull/1929) ([blink1073](https://github.com/blink1073))
- Add scheduled ci run [1926](https://github.com/jupyter/nbconvert/pull/1926) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbconvert/graphs/contributors?from=2022-12-19&to=2023-01-16&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2022-12-19..2023-01-16&type=Issues) | [maartenbreddels](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Amaartenbreddels+updated%3A2022-12-19..2023-01-16&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3AmartinRenou+updated%3A2022-12-19..2023-01-16&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Aminrk+updated%3A2022-12-19..2023-01-16&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apre-commit-ci+updated%3A2022-12-19..2023-01-16&type=Issues)

7.2.7

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.2.6...a32c3c1063e081d7e639b7f1670788d220b93810))

Bugs fixed

- Fix Hanging Tests on Linux [1924](https://github.com/jupyter/nbconvert/pull/1924) ([blink1073](https://github.com/blink1073))

Maintenance and upkeep improvements

- Adopt ruff and handle lint [1925](https://github.com/jupyter/nbconvert/pull/1925) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbconvert/graphs/contributors?from=2022-12-05&to=2022-12-19&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2022-12-05..2022-12-19&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apre-commit-ci+updated%3A2022-12-05..2022-12-19&type=Issues)

7.2.6

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.2.5...788dd3c4de1b6333e807250d0f33b59b80d5b202))

Maintenance and upkeep improvements

- Include all templates in sdist [1916](https://github.com/jupyter/nbconvert/pull/1916) ([blink1073](https://github.com/blink1073))
- clean up workflows [1911](https://github.com/jupyter/nbconvert/pull/1911) ([blink1073](https://github.com/blink1073))
- CI Cleanup [1910](https://github.com/jupyter/nbconvert/pull/1910) ([blink1073](https://github.com/blink1073))

Documentation improvements

- Fix docs build and switch to PyData Sphinx Theme [1912](https://github.com/jupyter/nbconvert/pull/1912) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbconvert/graphs/contributors?from=2022-11-14&to=2022-12-05&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2022-11-14..2022-12-05&type=Issues)

7.2.5

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.2.4...e5fefbb17b0bf3d6b5bbeb9a2ee62412d75ab0d8))

Bugs fixed

- Fix for webpdf print margins [1907](https://github.com/jupyter/nbconvert/pull/1907) ([JWock82](https://github.com/JWock82))

Maintenance and upkeep improvements

- Bump actions/upload-artifact from 2 to 3 [1904](https://github.com/jupyter/nbconvert/pull/1904) ([dependabot](https://github.com/dependabot))
- Bump actions/checkout from 2 to 3 [1903](https://github.com/jupyter/nbconvert/pull/1903) ([dependabot](https://github.com/dependabot))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbconvert/graphs/contributors?from=2022-11-09&to=2022-11-14&type=c))

[dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Adependabot+updated%3A2022-11-09..2022-11-14&type=Issues) | [JWock82](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3AJWock82+updated%3A2022-11-09..2022-11-14&type=Issues)

Page 6 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.