Skip to content

Update nbconvert to 7.17.0#793

Open
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-nbconvert-5.5.0-to-7.17.0
Open

Update nbconvert to 7.17.0#793
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-nbconvert-5.5.0-to-7.17.0

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates nbconvert from 5.5.0 to 7.17.0.

Changelog

7.17.0

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

Enhancements made

- Add support for arbitrary browser arguments [2227](https://github.com/jupyter/nbconvert/pull/2227) ([shreve](https://github.com/shreve), [Carreau](https://github.com/Carreau), [krassowski](https://github.com/krassowski))

Bugs fixed

- Fix QtPNGExporter returning empty bytes on macOS [2264](https://github.com/jupyter/nbconvert/pull/2264) ([h3pdesign](https://github.com/h3pdesign), [Carreau](https://github.com/Carreau), [QuLogic](https://github.com/QuLogic))
- Fix CVE-2025-53000: Secure Inkscape Windows path (registry first + block CWD) [2261](https://github.com/jupyter/nbconvert/pull/2261) ([h3pdesign](https://github.com/h3pdesign), [krassowski](https://github.com/krassowski), [mberlanda](https://github.com/mberlanda), [minrk](https://github.com/minrk), [salmankadaya](https://github.com/salmankadaya), [th3gowtham](https://github.com/th3gowtham))
- Fix get_export_names and get_exporter default args [2228](https://github.com/jupyter/nbconvert/pull/2228) ([shreve](https://github.com/shreve), [krassowski](https://github.com/krassowski))
- PyPA-Compliant Summary [2226](https://github.com/jupyter/nbconvert/pull/2226) ([hackowitz-af](https://github.com/hackowitz-af), [Carreau](https://github.com/Carreau))

Maintenance and upkeep improvements

- avoid cov environment on free-threaded Pythons [2267](https://github.com/jupyter/nbconvert/pull/2267) ([minrk](https://github.com/minrk))
- update pre-commit, and fix all issues. [2238](https://github.com/jupyter/nbconvert/pull/2238) ([Carreau](https://github.com/Carreau))
- Drop test on 3.9, test on 3.13, 3.14, 3.14t [2237](https://github.com/jupyter/nbconvert/pull/2237) ([Carreau](https://github.com/Carreau))
- Bump the actions group across 1 directory with 2 updates [2231](https://github.com/jupyter/nbconvert/pull/2231) ([Carreau](https://github.com/Carreau), [krassowski](https://github.com/krassowski))
- Replace `flaky.flaky` decorate with pytest marker [2229](https://github.com/jupyter/nbconvert/pull/2229) ([mgorny](https://github.com/mgorny), [Carreau](https://github.com/Carreau))
- update to mermaid 11.10.0 [2224](https://github.com/jupyter/nbconvert/pull/2224) ([bollwyvl](https://github.com/bollwyvl), [krassowski](https://github.com/krassowski))
- Drop support for Python 3.8, fix the CI tests [2221](https://github.com/jupyter/nbconvert/pull/2221) ([shreve](https://github.com/shreve), [minrk](https://github.com/minrk))

Documentation improvements

- Use `intersphinx_registry` [2232](https://github.com/jupyter/nbconvert/pull/2232) ([Carreau](https://github.com/Carreau), [krassowski](https://github.com/krassowski))

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review.
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports).

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

bollwyvl ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Abollwyvl+updated%3A2025-01-28..2026-01-29&type=Issues)) | Carreau ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3ACarreau+updated%3A2025-01-28..2026-01-29&type=Issues)) | h3pdesign ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ah3pdesign+updated%3A2025-01-28..2026-01-29&type=Issues)) | hackowitz-af ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ahackowitz-af+updated%3A2025-01-28..2026-01-29&type=Issues)) | krassowski ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Akrassowski+updated%3A2025-01-28..2026-01-29&type=Issues)) | mberlanda ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Amberlanda+updated%3A2025-01-28..2026-01-29&type=Issues)) | mgorny ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Amgorny+updated%3A2025-01-28..2026-01-29&type=Issues)) | minrk ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Aminrk+updated%3A2025-01-28..2026-01-29&type=Issues)) | MSeal ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3AMSeal+updated%3A2025-01-28..2026-01-29&type=Issues)) | QuLogic ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3AQuLogic+updated%3A2025-01-28..2026-01-29&type=Issues)) | salmankadaya ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Asalmankadaya+updated%3A2025-01-28..2026-01-29&type=Issues)) | shreve ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ashreve+updated%3A2025-01-28..2026-01-29&type=Issues)) | th3gowtham ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ath3gowtham+updated%3A2025-01-28..2026-01-29&type=Issues))

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

7.16.6

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.16.5...01c6ab25ec81277ab4d8585747f904c89a8c02b0))

Bugs fixed

- Prevent leading whitespace in markdown code blocks from being stripped [2203](https://github.com/jupyter/nbconvert/pull/2203) ([peytondmurray](https://github.com/peytondmurray))
- Fix bullet list parsing in markdown [2177](https://github.com/jupyter/nbconvert/pull/2177) ([douglas-raillard-arm](https://github.com/douglas-raillard-arm))
- Fix crash when running with optimization [2160](https://github.com/jupyter/nbconvert/pull/2160) ([QuLogic](https://github.com/QuLogic))

Maintenance and upkeep improvements

- remove any twitter mention [2206](https://github.com/jupyter/nbconvert/pull/2206) ([Carreau](https://github.com/Carreau))
- Update base.tex.j2 for macro compatibility with newer versions of Pandoc [2196](https://github.com/jupyter/nbconvert/pull/2196) ([PetalAdrift](https://github.com/PetalAdrift))

Contributors to this release

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

[Carreau](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3ACarreau+updated%3A2025-01-02..2025-01-28&type=Issues) | [douglas-raillard-arm](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Adouglas-raillard-arm+updated%3A2025-01-02..2025-01-28&type=Issues) | [gabemorris12](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Agabemorris12+updated%3A2025-01-02..2025-01-28&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Akrassowski+updated%3A2025-01-02..2025-01-28&type=Issues) | [PetalAdrift](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3APetalAdrift+updated%3A2025-01-02..2025-01-28&type=Issues) | [peytondmurray](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apeytondmurray+updated%3A2025-01-02..2025-01-28&type=Issues) | [QuLogic](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3AQuLogic+updated%3A2025-01-02..2025-01-28&type=Issues)

7.16.5

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.16.4...18e10f6484afdfee39105248c28abe5ef0835b22))

Enhancements made

- Add support for mistune 3.1.0 [2199](https://github.com/jupyter/nbconvert/pull/2199) ([fcollonval](https://github.com/fcollonval))
- Allow including `text/x-rst` outputs in rst conversion, transition away from `text/restructuredtext` [2167](https://github.com/jupyter/nbconvert/pull/2167) ([takluyver](https://github.com/takluyver))

Bugs fixed

- Do not display mathjax overlay [2181](https://github.com/jupyter/nbconvert/pull/2181) ([timkpaine](https://github.com/timkpaine))
- Work around pip 24.1 bug which prevents installing pandocfilters 1.4.1 [2168](https://github.com/jupyter/nbconvert/pull/2168) ([takluyver](https://github.com/takluyver))
- Don't die if template path cannot be read [2162](https://github.com/jupyter/nbconvert/pull/2162) ([stuaxo](https://github.com/stuaxo))
- Fix markdown2asciidoc function for pandoc >= 3.0 (closes 2017) [2152](https://github.com/jupyter/nbconvert/pull/2152) ([thomasjm](https://github.com/thomasjm))

Maintenance and upkeep improvements

- enhancement dep-chain: directly depend on bleach[css], instead of pulling in tinycss2. [2166](https://github.com/jupyter/nbconvert/pull/2166) ([xiacunshun](https://github.com/xiacunshun))
- chore: update pre-commit hooks [2146](https://github.com/jupyter/nbconvert/pull/2146) ([pre-commit-ci](https://github.com/pre-commit-ci))

Contributors to this release

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

[bollwyvl](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Abollwyvl+updated%3A2024-04-29..2025-01-02&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Afcollonval+updated%3A2024-04-29..2025-01-02&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Akrassowski+updated%3A2024-04-29..2025-01-02&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apre-commit-ci+updated%3A2024-04-29..2025-01-02&type=Issues) | [stuaxo](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Astuaxo+updated%3A2024-04-29..2025-01-02&type=Issues) | [t-makaro](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3At-makaro+updated%3A2024-04-29..2025-01-02&type=Issues) | [takluyver](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Atakluyver+updated%3A2024-04-29..2025-01-02&type=Issues) | [thomasjm](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Athomasjm+updated%3A2024-04-29..2025-01-02&type=Issues) | [timkpaine](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Atimkpaine+updated%3A2024-04-29..2025-01-02&type=Issues) | [xiacunshun](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Axiacunshun+updated%3A2024-04-29..2025-01-02&type=Issues)

7.16.4

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.16.3...71fde294f623083f364bf68e14f07459dee952e6))

Bugs fixed

- rst exporter: Re-enable coalescing streams [2142](https://github.com/jupyter/nbconvert/pull/2142) ([mgeier](https://github.com/mgeier))

Maintenance and upkeep improvements

- Revert "Set all min deps" [2138](https://github.com/jupyter/nbconvert/pull/2138) ([blink1073](https://github.com/blink1073))
- Set all min deps [2136](https://github.com/jupyter/nbconvert/pull/2136) ([blink1073](https://github.com/blink1073))
- chore: update pre-commit hooks [2134](https://github.com/jupyter/nbconvert/pull/2134) ([pre-commit-ci](https://github.com/pre-commit-ci))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/nbconvert/graphs/contributors?from=2024-03-21&to=2024-04-29&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2024-03-21..2024-04-29&type=Issues) | [mgeier](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Amgeier+updated%3A2024-03-21..2024-04-29&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apre-commit-ci+updated%3A2024-03-21..2024-04-29&type=Issues)

7.16.3

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.16.2...9019037e300dfdbac5a8cb330d0b09eb82e12f62))

Maintenance and upkeep improvements

- Remove pytest pin [2129](https://github.com/jupyter/nbconvert/pull/2129) ([blink1073](https://github.com/blink1073))
- Add Compatibility with Pandoc 2.9.2 [2128](https://github.com/jupyter/nbconvert/pull/2128) ([blink1073](https://github.com/blink1073))
- Pin to Pytest 7 [2124](https://github.com/jupyter/nbconvert/pull/2124) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2024-03-04..2024-03-21&type=Issues)

7.16.2

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.16.1...8dac97afa73d59e6afcad04ca076355576b6eb51))

Bugs fixed

- [HTMLExporter] Initialize resources before widget filtering [2118](https://github.com/jupyter/nbconvert/pull/2118) ([yuvipanda](https://github.com/yuvipanda))

Contributors to this release

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

[yuvipanda](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ayuvipanda+updated%3A2024-02-19..2024-03-04&type=Issues)

7.16.1

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.16.0...443b30703078e6f7d5b1044f25fb77e219136aac))

Maintenance and upkeep improvements

- Fix permissions for prep release workflow [2112](https://github.com/jupyter/nbconvert/pull/2112) ([blink1073](https://github.com/blink1073))
- Update publish workflow [2111](https://github.com/jupyter/nbconvert/pull/2111) ([blink1073](https://github.com/blink1073))
- fix for tests/ dir not in sys.path, closes 2066 [2108](https://github.com/jupyter/nbconvert/pull/2108) ([ivanov](https://github.com/ivanov))

Documentation improvements

- Update project description [2107](https://github.com/jupyter/nbconvert/pull/2107) ([ivanov](https://github.com/ivanov))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2024-02-07..2024-02-19&type=Issues) | [ivanov](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Aivanov+updated%3A2024-02-07..2024-02-19&type=Issues)

7.16.0

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.15.0...87db94d2d31d77ad16eef2285bb764e97a6f3c11))

Enhancements made

- Add a toggle to skip the svg encoding of images [2106](https://github.com/jupyter/nbconvert/pull/2106) ([gwincr11](https://github.com/gwincr11))

Contributors to this release

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

[gwincr11](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Agwincr11+updated%3A2024-02-06..2024-02-07&type=Issues)

7.15.0

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

Enhancements made

- Support configurable width and height of reveal presentations [2104](https://github.com/jupyter/nbconvert/pull/2104) ([franzhaas](https://github.com/franzhaas))

Maintenance and upkeep improvements

- chore: update pre-commit hooks [2105](https://github.com/jupyter/nbconvert/pull/2105) ([pre-commit-ci](https://github.com/pre-commit-ci))
- handle xhtml void elements in mermaid diagrams [2103](https://github.com/jupyter/nbconvert/pull/2103) ([bollwyvl](https://github.com/bollwyvl))

Contributors to this release

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

[bollwyvl](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Abollwyvl+updated%3A2024-01-16..2024-02-06&type=Issues) | [franzhaas](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Afranzhaas+updated%3A2024-01-16..2024-02-06&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apre-commit-ci+updated%3A2024-01-16..2024-02-06&type=Issues)

7.14.2

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.14.1...9d8a7a8771d0349e49328efb7fc2b8fb99c7cc1f))

Maintenance and upkeep improvements

- update to mermaid 10.7.0 [2098](https://github.com/jupyter/nbconvert/pull/2098) ([bollwyvl](https://github.com/bollwyvl))

Contributors to this release

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

[bollwyvl](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Abollwyvl+updated%3A2024-01-11..2024-01-16&type=Issues)

7.14.1

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

Bugs fixed

- Fix broken image scaling in case a custom width or height is provided for the image [2094](https://github.com/jupyter/nbconvert/pull/2094) ([AndSte01](https://github.com/AndSte01))

Maintenance and upkeep improvements

- Allow pre-fetch of css files without attempting download [2095](https://github.com/jupyter/nbconvert/pull/2095) ([AlexanderRichert-NOAA](https://github.com/AlexanderRichert-NOAA))
- Bump the actions group with 1 update [2091](https://github.com/jupyter/nbconvert/pull/2091) ([dependabot](https://github.com/dependabot))

Contributors to this release

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

[AlexanderRichert-NOAA](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3AAlexanderRichert-NOAA+updated%3A2024-01-01..2024-01-11&type=Issues) | [AndSte01](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3AAndSte01+updated%3A2024-01-01..2024-01-11&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Adependabot+updated%3A2024-01-01..2024-01-11&type=Issues)

7.14.0

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.13.1...0f17b3069d320565af12a4a12da7d9ce3c18dac4))

Enhancements made

- Convert `coalescese_streams` function to `CoalesceStreamsPreprocessor` [2089](https://github.com/jupyter/nbconvert/pull/2089) ([ryan-williams](https://github.com/ryan-williams))

Maintenance and upkeep improvements

- chore: update pre-commit hooks [2090](https://github.com/jupyter/nbconvert/pull/2090) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Fix webpdf test on Python 3.12 [2088](https://github.com/jupyter/nbconvert/pull/2088) ([blink1073](https://github.com/blink1073))
- Clean up import [2087](https://github.com/jupyter/nbconvert/pull/2087) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-12-21..2024-01-01&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apre-commit-ci+updated%3A2023-12-21..2024-01-01&type=Issues) | [ryan-williams](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Aryan-williams+updated%3A2023-12-21..2024-01-01&type=Issues)

7.13.1

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.13.0...15b2bc2e215bc3d0ab37508eeeb624ede5da0d36))

Bugs fixed

- Restore removed import [2086](https://github.com/jupyter/nbconvert/pull/2086) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

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

7.13.0

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

Enhancements made

- Add table, td, tr to allowed list of tags [2083](https://github.com/jupyter/nbconvert/pull/2083) ([yuvipanda](https://github.com/yuvipanda))

Maintenance and upkeep improvements

- Remove twitter links that cause linkcheck to fail [2084](https://github.com/jupyter/nbconvert/pull/2084) ([yuvipanda](https://github.com/yuvipanda))
- Update ruff config [2079](https://github.com/jupyter/nbconvert/pull/2079) ([blink1073](https://github.com/blink1073))
- chore: update pre-commit hooks [2076](https://github.com/jupyter/nbconvert/pull/2076) ([pre-commit-ci](https://github.com/pre-commit-ci))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-12-04..2023-12-18&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apre-commit-ci+updated%3A2023-12-04..2023-12-18&type=Issues) | [yuvipanda](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ayuvipanda+updated%3A2023-12-04..2023-12-18&type=Issues)

7.12.0

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.11.0...4f6ab6583de771e74874e72ec88c7fe09a5d4b6b))

Enhancements made

- Allow to load config from env. [2075](https://github.com/jupyter/nbconvert/pull/2075) ([Carreau](https://github.com/Carreau))

Maintenance and upkeep improvements

- Use ruff on notebooks and update typings [2068](https://github.com/jupyter/nbconvert/pull/2068) ([blink1073](https://github.com/blink1073))

Documentation improvements

- update Python version support in docs [2037](https://github.com/jupyter/nbconvert/pull/2037) ([minrk](https://github.com/minrk))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-11-06..2023-12-04&type=Issues) | [Carreau](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3ACarreau+updated%3A2023-11-06..2023-12-04&type=Issues) | [gnestor](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Agnestor+updated%3A2023-11-06..2023-12-04&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Aminrk+updated%3A2023-11-06..2023-12-04&type=Issues) | [mpacer](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ampacer+updated%3A2023-11-06..2023-12-04&type=Issues)

7.11.0

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.10.0...422dd2a1697b191dc8e11806ddeca314df66c282))

Enhancements made

- Support es modules in js includes [2063](https://github.com/jupyter/nbconvert/pull/2063) ([timkpaine](https://github.com/timkpaine))

Maintenance and upkeep improvements

- Clean up lint handling and list generics [2065](https://github.com/jupyter/nbconvert/pull/2065) ([blink1073](https://github.com/blink1073))
- Remove not needed pytest-dependency test requirement [2062](https://github.com/jupyter/nbconvert/pull/2062) ([danigm](https://github.com/danigm))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-10-30..2023-11-06&type=Issues) | [danigm](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Adanigm+updated%3A2023-10-30..2023-11-06&type=Issues) | [timkpaine](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Atimkpaine+updated%3A2023-10-30..2023-11-06&type=Issues)

7.10.0

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.9.2...48599a4bba00819e4e626fe098eb204977590ee4))

Enhancements made

- Update to mermaid 10.6.0, docs keyboard navigation [2058](https://github.com/jupyter/nbconvert/pull/2058) ([bollwyvl](https://github.com/bollwyvl))

Maintenance and upkeep improvements

- Fix typing for traitlets 5.13 [2060](https://github.com/jupyter/nbconvert/pull/2060) ([blink1073](https://github.com/blink1073))
- Adopt ruff format [2059](https://github.com/jupyter/nbconvert/pull/2059) ([blink1073](https://github.com/blink1073))
- Update typings and remove dead link [2056](https://github.com/jupyter/nbconvert/pull/2056) ([blink1073](https://github.com/blink1073))

Documentation improvements

- Update to mermaid 10.6.0, docs keyboard navigation [2058](https://github.com/jupyter/nbconvert/pull/2058) ([bollwyvl](https://github.com/bollwyvl))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-10-05..2023-10-30&type=Issues) | [bollwyvl](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Abollwyvl+updated%3A2023-10-05..2023-10-30&type=Issues)

7.9.2

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.9.1...8e85303e530013f9e6d29be85f25e9602a443194))

Bugs fixed

- Restore ResourcesDict to the public API [2055](https://github.com/jupyter/nbconvert/pull/2055) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

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

7.9.1

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.9.0...6d679efebf8b6b7c65c4ab0dcb0dec97f6d389b9))

Maintenance and upkeep improvements

- Include tests in sdist [2053](https://github.com/jupyter/nbconvert/pull/2053) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

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

7.9.0

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.8.0...0e36347f31ee0b06d461aaa845e458eb7c9f8fc0))

Maintenance and upkeep improvements

- Update to mermaidjs 10.5.0 [2051](https://github.com/jupyter/nbconvert/pull/2051) ([bollwyvl](https://github.com/bollwyvl))
- Update typing for traitlets 5.11 [2050](https://github.com/jupyter/nbconvert/pull/2050) ([blink1073](https://github.com/blink1073))
- chore: update pre-commit hooks [2049](https://github.com/jupyter/nbconvert/pull/2049) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Fixup typings [2048](https://github.com/jupyter/nbconvert/pull/2048) ([blink1073](https://github.com/blink1073))
- Remove redundant link check in CI [2044](https://github.com/jupyter/nbconvert/pull/2044) ([blink1073](https://github.com/blink1073))
- Bump actions/checkout from 3 to 4 [2042](https://github.com/jupyter/nbconvert/pull/2042) ([dependabot](https://github.com/dependabot))
- Adopt sp-repo-review [2040](https://github.com/jupyter/nbconvert/pull/2040) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-08-29..2023-10-04&type=Issues) | [bollwyvl](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Abollwyvl+updated%3A2023-08-29..2023-10-04&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Adependabot+updated%3A2023-08-29..2023-10-04&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apre-commit-ci+updated%3A2023-08-29..2023-10-04&type=Issues)

7.8.0

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.7.4...9e8d252f2bf5b4177bbbeb007fd1a489356926ec))

Enhancements made

- MermaidJS 10.3.1, accessibility features, handle MIME [2034](https://github.com/jupyter/nbconvert/pull/2034) ([bollwyvl](https://github.com/bollwyvl))

Bugs fixed

- Fix: Prevent error from all whitespace lang string [2036](https://github.com/jupyter/nbconvert/pull/2036) ([Adamtaranto](https://github.com/Adamtaranto))

Contributors to this release

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

[Adamtaranto](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3AAdamtaranto+updated%3A2023-08-16..2023-08-29&type=Issues) | [bollwyvl](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Abollwyvl+updated%3A2023-08-16..2023-08-29&type=Issues)

7.7.4

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

Bugs fixed

- Give main tag a height of 100% in css for reveal html [2032](https://github.com/jupyter/nbconvert/pull/2032) ([lkeegan](https://github.com/lkeegan))

Maintenance and upkeep improvements

Contributors to this release

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

[Carreau](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3ACarreau+updated%3A2023-07-25..2023-08-16&type=Issues) | [lkeegan](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Alkeegan+updated%3A2023-07-25..2023-08-16&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apre-commit-ci+updated%3A2023-07-25..2023-08-16&type=Issues)

7.7.3

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

Bugs fixed

- Restore pauses during webpdf render [2025](https://github.com/jupyter/nbconvert/pull/2025) ([jstorrs](https://github.com/jstorrs))

Contributors to this release

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

[jstorrs](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ajstorrs+updated%3A2023-07-19..2023-07-25&type=Issues)

7.7.2

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.7.1...1cbb0a46d97f9f0b2a6a0d359ebf9b4b50178c25))

Bugs fixed

- Show a warning if an image has no alternative text [2024](https://github.com/jupyter/nbconvert/pull/2024) ([brichet](https://github.com/brichet))

Contributors to this release

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

[brichet](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Abrichet+updated%3A2023-07-17..2023-07-19&type=Issues)

7.7.1

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.7.0...86cebfc16920fcdddef557620a7b8a23d84072d6))

Bugs fixed

- Restore 'media=print' option [2022](https://github.com/jupyter/nbconvert/pull/2022) ([brichet](https://github.com/brichet))

Contributors to this release

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

[brichet](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Abrichet+updated%3A2023-07-17..2023-07-17&type=Issues)

7.7.0

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

Enhancements made

- [Accessibility] some accessibility improvements [2021](https://github.com/jupyter/nbconvert/pull/2021) ([brichet](https://github.com/brichet))
- Adopt playwright [2013](https://github.com/jupyter/nbconvert/pull/2013) ([brichet](https://github.com/brichet))
- Update to Jupyterlab 4 [2012](https://github.com/jupyter/nbconvert/pull/2012) ([brichet](https://github.com/brichet))

Bugs fixed

- html: write image/svg+xml data as base64 and skip clean_html [2018](https://github.com/jupyter/nbconvert/pull/2018) ([jstorrs](https://github.com/jstorrs))
- Remove HTML escaping JSON-encoded widget state [1934](https://github.com/jupyter/nbconvert/pull/1934) ([manzt](https://github.com/manzt))

Maintenance and upkeep improvements

- Fix lint error [2010](https://github.com/jupyter/nbconvert/pull/2010) ([blink1073](https://github.com/blink1073))
- Support Python 3.8-3.12 [2008](https://github.com/jupyter/nbconvert/pull/2008) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-06-19..2023-07-17&type=Issues) | [brichet](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Abrichet+updated%3A2023-06-19..2023-07-17&type=Issues) | [jstorrs](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ajstorrs+updated%3A2023-06-19..2023-07-17&type=Issues) | [maartenbreddels](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Amaartenbreddels+updated%3A2023-06-19..2023-07-17&type=Issues) | [manzt](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Amanzt+updated%3A2023-06-19..2023-07-17&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3AmartinRenou+updated%3A2023-06-19..2023-07-17&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apre-commit-ci+updated%3A2023-06-19..2023-07-17&type=Issues)

7.6.0

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.5.0...60af6d897c083444586829c636f278d84ae81962))

Maintenance and upkeep improvements

- Update to Mistune v3 [1820](https://github.com/jupyter/nbconvert/pull/1820) ([TiagodePAlves](https://github.com/TiagodePAlves))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-06-13..2023-06-19&type=Issues) | [kloczek](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Akloczek+updated%3A2023-06-13..2023-06-19&type=Issues) | [TiagodePAlves](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3ATiagodePAlves+updated%3A2023-06-13..2023-06-19&type=Issues)

7.5.0

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.4.0...3dd3a67bf16474042efac25519ef257d708a8d7b))

Enhancements made

- Add mermaidjs 10.2.3 [1957](https://github.com/jupyter/nbconvert/pull/1957) ([bollwyvl](https://github.com/bollwyvl))

Bugs fixed

- Fix pdf conversion with explicitly relative paths [2005](https://github.com/jupyter/nbconvert/pull/2005) ([tuncbkose](https://github.com/tuncbkose))
- Ensure TEXINPUTS is an absolute path [2002](https://github.com/jupyter/nbconvert/pull/2002) ([tuncbkose](https://github.com/tuncbkose))

Maintenance and upkeep improvements

- bump pandoc max version [1997](https://github.com/jupyter/nbconvert/pull/1997) ([tuncbkose](https://github.com/tuncbkose))
- exclude bleach 5.0.0 from dependencies resolution [1990](https://github.com/jupyter/nbconvert/pull/1990) ([karlicoss](https://github.com/karlicoss))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-05-08..2023-06-13&type=Issues) | [bollwyvl](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Abollwyvl+updated%3A2023-05-08..2023-06-13&type=Issues) | [karlicoss](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Akarlicoss+updated%3A2023-05-08..2023-06-13&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apre-commit-ci+updated%3A2023-05-08..2023-06-13&type=Issues) | [tuncbkose](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Atuncbkose+updated%3A2023-05-08..2023-06-13&type=Issues)

7.4.0

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.3.1...32fcf7b26462f5d51d577f8beda9d49cd3a0f441))

Enhancements made

- Add ExtractAttachmentsPreprocessor [1978](https://github.com/jupyter/nbconvert/pull/1978) ([tuncbkose](https://github.com/tuncbkose))

Bugs fixed

- Moved ensure_dir_exists to FilesWriter [1987](https://github.com/jupyter/nbconvert/pull/1987) ([tuncbkose](https://github.com/tuncbkose))
- Tweak exporter default_config merging behavior [1981](https://github.com/jupyter/nbconvert/pull/1981) ([tuncbkose](https://github.com/tuncbkose))
- Revert unintended effects of 1966 [1974](https://github.com/jupyter/nbconvert/pull/1974) ([tuncbkose](https://github.com/tuncbkose))

Maintenance and upkeep improvements

- Fix test_errors_print_traceback test [1985](https://github.com/jupyter/nbconvert/pull/1985) ([blink1073](https://github.com/blink1073))
- Ensure toml support in coverage reporting [1984](https://github.com/jupyter/nbconvert/pull/1984) ([blink1073](https://github.com/blink1073))
- Use local coverage [1976](https://github.com/jupyter/nbconvert/pull/1976) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-04-10..2023-05-08&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Akrassowski+updated%3A2023-04-10..2023-05-08&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apre-commit-ci+updated%3A2023-04-10..2023-05-08&type=Issues) | [tuncbkose](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Atuncbkose+updated%3A2023-04-10..2023-05-08&type=Issues)

7.3.1

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.3.0...3860152ecea3d9833540eebe279ff603b3d47cea))

Bugs fixed

- Remove overwriting of default KernelManager [1972](https://github.com/jupyter/nbconvert/pull/1972) ([tuncbkose](https://github.com/tuncbkose))

Maintenance and upkeep improvements

Contributors to this release

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

[pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Apre-commit-ci+updated%3A2023-04-03..2023-04-10&type=Issues) | [tuncbkose](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Atuncbkose+updated%3A2023-04-03..2023-04-10&type=Issues)

7.3.0

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.2.10...056dc4ecc8f9f3e9249f0dbddf1221c65228b961))

Enhancements made

- Allow pattern in output_base [1967](https://github.com/jupyter/nbconvert/pull/1967) ([JeppeKlitgaard](https://github.com/JeppeKlitgaard))
- Make date configurable in latex/PDF [1963](https://github.com/jupyter/nbconvert/pull/1963) ([achimgaedke](https://github.com/achimgaedke))
- Update jupyterlab CSS [1960](https://github.com/jupyter/nbconvert/pull/1960) ([martinRenou](https://github.com/martinRenou))

Maintenance and upkeep improvements

- Update ci badge [1968](https://github.com/jupyter/nbconvert/pull/1968) ([blink1073](https://github.com/blink1073))
- More detailed release instructions [1959](https://github.com/jupyter/nbconvert/pull/1959) ([Carreau](https://github.com/Carreau))

Contributors to this release

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

[achimgaedke](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Aachimgaedke+updated%3A2023-03-14..2023-04-03&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3Ablink1073+updated%3A2023-03-14..2023-04-03&type=Issues) | [Carreau](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3ACarreau+updated%3A2023-03-14..2023-04-03&type=Issues) | [JeppeKlitgaard](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3AJeppeKlitgaard+updated%3A2023-03-14..2023-04-03&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Ajupyter%2Fnbconvert+involves%3AmartinRenou+updated%3A2023-03-14..2023-04-03&type=Issues)

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)

7.2.4

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.2.3...90ca66ccf02abc59052f4f38dcc657b0d2c34a07))

Maintenance and upkeep improvements

- Handle jupyter core warning [1905](https://github.com/jupyter/nbconvert/pull/1905) ([blink1073](https://github.com/blink1073))
- Add dependabot [1902](https://github.com/jupyter/nbconvert/pull/1902) ([blink1073](https://github.com/blink1073))
- Add Py-typed marker. [1898](https://github.com/jupyter/nbconvert/pull/1898) ([Carreau](https://github.com/Carreau))

Contributors to this release

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

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

7.2.3

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.2.2...04180fdb015c56ac320d5062a81da065791c5726))

Bugs fixed

- clean_html: allow SVG tags and SVG attributes [1890](https://github.com/jupyter/nbconvert/pull/1890) ([akx](https://github.com/akx))

Maintenance and upkeep improvements

Contributors to this release

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

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

7.2.2

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

Bugs fixed

- Fix default config test [1885](https://github.com/jupyter/nbconvert/pull/1885) ([blink1073](https://github.com/blink1073))

Maintenance and upkeep improvements

- Add ensure label workflow [1884](https://github.com/jupyter/nbconvert/pull/1884) ([blink1073](https://github.com/blink1073))
- Add release workflows [1883](https://github.com/jupyter/nbconvert/pull/1883) ([blink1073](https://github.com/blink1073))
- Maintenance cleanup [1881](https://github.com/jupyter/nbconvert/pull/1881) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

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

7.2.1

([Full Changelog](https://github.com/jupyter/nbconvert/compare/v7.2.0...5cfa5893e3e8fe830eec2b8abf791199a52aad07))

Bugs fixed

- Fix version handling [1878](https://github.com/jupyter/nbconvert/pull/1878) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

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

7.2.0

([Full Changelog](https://github.com/jupyter/nbconvert/compare/7.1.0...e4e85b60c4c130f33db02c4ce209cc4704c7001a))

Maintenance and upkeep improvements

- Prep for jupyter releaser [1877](https://github.com/jupyter/nbconvert/pull/1877) ([blink1073](https://github.com/blink1073))
- Add support for jupyter_client 8 [1867](https://github.com/jupyter/nbconvert/pull/1867) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

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

7.1.0

- Fix markdown table not render bug by Neutree in
[1853](https://github.com/jupyter/nbconvert/pull/1853)
- Replace lxml.html.clean_html with bleach; drop lxml dependency by
akx in [1854](https://github.com/jupyter/nbconvert/pull/1854)
- Remove CircleCI badge from README by akx in
[1857](https://github.com/jupyter/nbconvert/pull/1857)
- Added support for section (slide) "data-\*" attributes by
bouzidanas in [1861](https://github.com/jupyter/nbconvert/pull/1861)

7.0.0

- Update to Mistune 2.0.2 by TiagodePAlves in
[1764](https://github.com/jupyter/nbconvert/pull/1764)
- Add qtpdf and qtpng exporters by davidbrochart in
[1611](https://github.com/jupyter/nbconvert/pull/1611)
- Add recursive flag for glob notebook search by paoloalba in
[1785](https://github.com/jupyter/nbconvert/pull/1785)
- Encode SVG image data as UTF-8 before calling lxml cleaner by
emarsden in [1837](https://github.com/jupyter/nbconvert/pull/1837)
- Fix lab template output alignment by dakoop in
[1795](https://github.com/jupyter/nbconvert/pull/1795)
- Handle nbformat 5.5 by blink1073 [1841](https://github.com/jupyter/nbconvert/pull/1841)
- Remove downloaded CSS from repository by martinRenou
[1827](https://github.com/jupyter/nbconvert/pull/1827)
- Switch from entrypoints to importlib-metadata by konstin in
[1782](https://github.com/jupyter/nbconvert/pull/1782)
- Updates for sphinx 5.0 support by blink1073 in
[1788](https://github.com/jupyter/nbconvert/pull/1788)
- Fixed unique div ids in lab template, fixed 1759 by veghdev in
[1761](https://github.com/jupyter/nbconvert/pull/1761)
- WebPDFExporter: Emulate media print by martinRenou in
[1791](https://github.com/jupyter/nbconvert/pull/1791)
- Fix fonts overridden by user stylesheet by inheriting styles by
dakoop in [1793](https://github.com/jupyter/nbconvert/pull/1793)
- Fix lab template output alignment by dakoop in
[1795](https://github.com/jupyter/nbconvert/pull/1795)
- Clean up markdown parsing by blink1073 in [1774](https://github.com/jupyter/nbconvert/pull/1774)
- Switch to hatch build backend by blink1073 in
[1777](https://github.com/jupyter/nbconvert/pull/1777)

6.5.0

- Support bleach 5, add packaging and tinycss2 dependencies by
bollwyvl in [1755](https://github.com/jupyter/nbconvert/pull/1755)
- Drop dependency on testpath. by anntzer in
[1723](https://github.com/jupyter/nbconvert/pull/1723)
- Adopt pre-commit by blink1073 in [1744](https://github.com/jupyter/nbconvert/pull/1744), [#1746](https://github.com/jupyter/nbconvert/pull/1746),
[1748](https://github.com/jupyter/nbconvert/pull/1748), [#1749](https://github.com/jupyter/nbconvert/pull/1749), [#1757](https://github.com/jupyter/nbconvert/pull/1757)
- Add pytest settings and handle warnings by blink1073 in
[1745](https://github.com/jupyter/nbconvert/pull/1745)
- Update cli example by leahecole in [1753](https://github.com/jupyter/nbconvert/pull/1753)
- Clean up workflows by blink1073 in [1750](https://github.com/jupyter/nbconvert/pull/1750)

6.4.4

- HTMLExporter: Respect the embed_images flag for HTML blocks
[1721](https://github.com/jupyter/nbconvert/pull/1721)

6.4.3

- Remove ipython genutils [1727](https://github.com/jupyter/nbconvert/pull/1727)
- Add section to customizing showing how to use template inheritance
[1719](https://github.com/jupyter/nbconvert/pull/1719)

6.4.2

- Adding theme support for WebPDF exporter [1718](https://github.com/jupyter/nbconvert/pull/1718)
- Add option to embed_images in Markdown cells
[1717](https://github.com/jupyter/nbconvert/pull/1717)
- HTMLExporter: Add theme alias and docs [1716](https://github.com/jupyter/nbconvert/pull/1716)
- Add basic support for federated labextensions themes
[1703](https://github.com/jupyter/nbconvert/pull/1703)
- Always hide the collapser element [1712](https://github.com/jupyter/nbconvert/pull/1712)
- Raise pyppeteer requirement to >=1,\<1.1 [1711](https://github.com/jupyter/nbconvert/pull/1711)

6.4.1

- Handle needs_background cell metadata [1704](https://github.com/jupyter/nbconvert/pull/1704)
- Fix styling regression [1708](https://github.com/jupyter/nbconvert/pull/1708)
- Fix DOM structure of markdown cells in lab template
[1709](https://github.com/jupyter/nbconvert/pull/1709)
- CodeMirror style bleed fix [1710](https://github.com/jupyter/nbconvert/pull/1710)

6.4.0

The full list of changes can be seen on the [6.4.0
milestone](https://github.com/jupyter/nbconvert/milestone/23?closed=1)

- Allow passing extra args to code highlighter
[1683](https://github.com/jupyter/nbconvert/pull/1683)
- Prevent page breaks in outputs when printing
[1679](https://github.com/jupyter/nbconvert/pull/1679)
- Add collapsers to template [1689](https://github.com/jupyter/nbconvert/pull/1689)
- Optionally speed up validation [1672](https://github.com/jupyter/nbconvert/pull/1672)

6.3.0

The full list of changes can be seen on the [6.3.0
milestone](https://github.com/jupyter/nbconvert/milestone/22?closed=1)

- Update state filter [1664](https://github.com/jupyter/nbconvert/pull/1664)
- Add slide numbering [1654](https://github.com/jupyter/nbconvert/pull/1654)
- Fix HTML templates mentioned in help docs [1653](https://github.com/jupyter/nbconvert/pull/1653)

6.2.0

The full list of changes can be seen on the [6.2.0
milestone](https://github.com/jupyter/nbconvert/milestone/21?closed=1)

- Add the ability to fully customize `widget_renderer_url`
[1614](https://github.com/jupyter/nbconvert/pull/1614)
- Enable users to customize MathJax URLs [1609](https://github.com/jupyter/nbconvert/pull/1609)
- Add CLI configuration for disable-chromium-sandbox
[1625](https://github.com/jupyter/nbconvert/pull/1625)
- Enables webpdf to be rendered with templates
[1601](https://github.com/jupyter/nbconvert/pull/1601)
- Adds dejavu [1599](https://github.com/jupyter/nbconvert/pull/1599)

6.1.0

This release is mostly a long list of bug fixes and capability
additions. Thanks to the many contributors for helping Improve
nbconvert!

The following 31 authors contributed 81 commits.

- Adolph
- Alessandro Finamore
- Angus Hollands
- Atsuo Ishimoto
- Bo
- David Brochart
- Frédéric Collonval
- Jeremy Howard
- Jim Zwartveld
- José Ignacio Romero
- Joyce Er
- joyceerhl
- Kyle Cutler
- Leah E. Cole
- Leah Wasser
- Nihiue
- Matthew Seal
- Michael Adolph
- Mohammad Mostafa Farzan
- Okky Mabruri
- Pill-GZ
- ptcane
- Raniere Silva
- Ryan Moe
- Stefan Lang
- Sylvain Corlay
- Tobin Jones
- txoof
- Yuvi Panda

Significant Changes

- Dropped Python 3.6 and added Python 3.9 [1542](https://github.com/jupyter/nbconvert/pull/1542) and [#1556](https://github.com/jupyter/nbconvert/pull/1556)
- Convert execute preprocessor wrapper to resemble papermill
[1448](https://github.com/jupyter/nbconvert/pull/1448)

Comprehensive notes

- Feature: support static widgets in Reveal.js slides
[1553](https://github.com/jupyter/nbconvert/pull/1553)
- Feature: add speaker notes to Reveal.js template
[1543](https://github.com/jupyter/nbconvert/pull/1543)
- Add correct output mimetype to WebPDF exporter
[1534](https://github.com/jupyter/nbconvert/pull/1534)
- Set mimetype for webpdf correctly [1514](https://github.com/jupyter/nbconvert/pull/1514)
- Fix docstring issue and a broken link [1576](https://github.com/jupyter/nbconvert/pull/1576)
- Add CLI example for removing cell tag syntax
[1504](https://github.com/jupyter/nbconvert/pull/1504)
- Include output of stdin stream in lab template
[1454](https://github.com/jupyter/nbconvert/pull/1454)
- Don't use a shell to call inkscape [1512](https://github.com/jupyter/nbconvert/pull/1512)
- JupyterLab export as HTML with widgets fails to load widgets
[1474](https://github.com/jupyter/nbconvert/pull/1474)
- Move note inside Reveal.js HTML slideshow [1510](https://github.com/jupyter/nbconvert/pull/1510)
- fix issue 1507: broken command line option
--CSSHTMLHeaderPreprocessor.style= [1548](https://github.com/jupyter/nbconvert/pull/1548)
- Fix order of template paths [1496](https://github.com/jupyter/nbconvert/pull/1496)
- Changed documentation of external_exporters [1582](https://github.com/jupyter/nbconvert/pull/1582)
- Fix template precedence when using a custom template (1558)
[1577](https://github.com/jupyter/nbconvert/pull/1577)
- add pip to docs envt [1571](https://github.com/jupyter/nbconvert/pull/1571)
- Fix CI By Adding PIP to conda envt for docs build
[1570](https://github.com/jupyter/nbconvert/pull/1570)
- Explicitly install pip in docs environment.yml
[1569](https://github.com/jupyter/nbconvert/pull/1569)
- small update to docs hide cell [1567](https://github.com/jupyter/nbconvert/pull/1567)
- Allow child templates to override mathjax [1551](https://github.com/jupyter/nbconvert/pull/1551)
- Allow get_export_names to skip configuration check
[1471](https://github.com/jupyter/nbconvert/pull/1471)
- Update docs: Tex Live package on Ubuntu [1555](https://github.com/jupyter/nbconvert/pull/1555)
- Test jupyter_client [1545](https://github.com/jupyter/nbconvert/pull/1545)
- Update jupyterlab css [1539](https://github.com/jupyter/nbconvert/pull/1539)
- Webpdf: Use a temporary file instead of an URL
[1489](https://github.com/jupyter/nbconvert/pull/1489)
- Applied patch for marking network changes [1527](https://github.com/jupyter/nbconvert/pull/1527)
- Change webpdf display name [1515](https://github.com/jupyter/nbconvert/pull/1515)
- Allow disabling pyppeteer sandbox [1516](https://github.com/jupyter/nbconvert/pull/1516)
- Make pagination configurable in webpdf [1513](https://github.com/jupyter/nbconvert/pull/1513)
- Fix Reveal.js version in documentation [1509](https://github.com/jupyter/nbconvert/pull/1509)
- Fix dangling reference to get_template_paths()
[1463](https://github.com/jupyter/nbconvert/pull/1463)
- Solved svg2pdf conversion error if Inkscape is installed into the
default path on a windows machine [1469](https://github.com/jupyter/nbconvert/pull/1469)
- fix typo [1499](https://github.com/jupyter/nbconvert/pull/1499)
- Update version dependency of traitlets [1498](https://github.com/jupyter/nbconvert/pull/1498)
- Update execute.py [1457](https://github.com/jupyter/nbconvert/pull/1457)
- Fix code output indentation when running nbconvert --no-input
[1444](https://github.com/jupyter/nbconvert/pull/1444)
- fix issue (i'd call it a BUG) 1167 [1450](https://github.com/jupyter/nbconvert/pull/1450)
- 1428 add docstring [1433](https://github.com/jupyter/nbconvert/pull/1433)
- Update nbconvert_library.ipynb [1438](https://github.com/jupyter/nbconvert/pull/1438)
- Supports isolated iframe when converting to HTML
[1593](https://github.com/jupyter/nbconvert/pull/1593)

6.0.7

Primarily a release addressing template extensions issues reported since
6.0 launched.

Comprehensive notes

- Comment typo fix [1425](https://github.com/jupyter/nbconvert/pull/1425)
- Documented updated to default conversion chan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant