Releases: jupyter/nbconvert
Releases · jupyter/nbconvert
6.5.0
What's Changed
- Drop dependency on testpath. by @anntzer in #1723
- Adopt pre-commit by @blink1073 in #1744
- Add pytest settings and handle warnings by @blink1073 in #1745
- Apply Autoformatters by @blink1073 in #1746
- Add git-blame-ignore-revs by @blink1073 in #1748
- Update flake8 config by @blink1073 in #1749
- support bleach 5, add packaging and tinycss2 dependencies by @bollwyvl in #1755
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1752
- update cli example by @leahecole in #1753
- Clean up pre-commit by @blink1073 in #1757
- Clean up workflows by @blink1073 in #1750
New Contributors
- @pre-commit-ci made their first contribution in #1752
Full Changelog: 6.4.5...6.5
6.4.3
What's Changed
- Add section to
customizing
showing how to use template inheritance by @stefanv in #1719 - Remove ipython genutils by @rgs258 in #1727
- Update changelog for 6.4.3 by @blink1073 in #1728
New Contributors
Full Changelog: 6.4.2...6.4.3
6.4.0
What's Changed
- Optionally speed up validation by @gwincr11 in #1672
- Adding missing div compared to JupyterLab DOM structure by @SylvainCorlay in #1678
- Allow passing extra args to code highlighter by @yuvipanda in #1683
- Prevent page breaks in outputs when printing by @SylvainCorlay in #1679
- Add collapsers to template by @SylvainCorlay in #1689
- Fix recent pandoc latex tables by adding calc and array (#1536, #1566) by @cgevans in #1686
- Add an invalid notebook error by @gwincr11 in #1675
- Fix typos in execute.py by @TylerAnderson22 in #1692
- Modernize latex greek math handling (partially fixes #1673) by @cgevans in #1687
- Fix use of deprecated API and update test matrix by @blink1073 in #1696
- Update nbconvert_library.ipynb by @letterphile in #1695
- Changelog for 6.4 by @blink1073 in #1697
New Contributors
- @gwincr11 made their first contribution in #1672
- @cgevans made their first contribution in #1686
- @TylerAnderson22 made their first contribution in #1692
- @letterphile made their first contribution in #1695
Full Changelog: 6.3.0...6.4.0
5.5.0 Documentation Release
This tag is used to provide a working documentation build for RTD.