Releases: jupyter/nbconvert
Releases · jupyter/nbconvert
v7.7.3
v7.7.2
v7.7.1
v7.7.0
7.7.0
Enhancements made
- [Accessibility] some accessibility improvements #2021 (@brichet)
- Adopt playwright #2013 (@brichet)
- Update to Jupyterlab 4 #2012 (@brichet)
Bugs fixed
- html: write image/svg+xml data as base64 and skip clean_html #2018 (@jstorrs)
- Remove HTML escaping JSON-encoded widget state #1934 (@manzt)
Maintenance and upkeep improvements
- Fix lint error #2010 (@blink1073)
- Support Python 3.8-3.12 #2008 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @brichet | @jstorrs | @maartenbreddels | @manzt | @martinRenou | @pre-commit-ci
v7.6.0
7.6.0
Maintenance and upkeep improvements
- Update to Mistune v3 #1820 (@TiagodePAlves)
Contributors to this release
v7.5.0
7.5.0
Enhancements made
Bugs fixed
- Fix pdf conversion with explicitly relative paths #2005 (@tuncbkose)
- Ensure TEXINPUTS is an absolute path #2002 (@tuncbkose)
Maintenance and upkeep improvements
- bump pandoc max version #1997 (@tuncbkose)
- exclude bleach 5.0.0 from dependencies resolution #1990 (@karlicoss)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @bollwyvl | @karlicoss | @pre-commit-ci | @tuncbkose
v7.4.0
7.4.0
Enhancements made
- Add ExtractAttachmentsPreprocessor #1978 (@tuncbkose)
Bugs fixed
- Moved ensure_dir_exists to FilesWriter #1987 (@tuncbkose)
- Tweak exporter default_config merging behavior #1981 (@tuncbkose)
- Revert unintended effects of #1966 #1974 (@tuncbkose)
Maintenance and upkeep improvements
- Fix test_errors_print_traceback test #1985 (@blink1073)
- Ensure toml support in coverage reporting #1984 (@blink1073)
- Use local coverage #1976 (@blink1073)
Contributors to this release
v7.3.1
7.3.1
Bugs fixed
- Remove overwriting of default KernelManager #1972 (@tuncbkose)
Maintenance and upkeep improvements
Contributors to this release
v7.3.0
7.3.0
Enhancements made
- Allow pattern in output_base #1967 (@JeppeKlitgaard)
- Make date configurable in latex/PDF #1963 (@achimgaedke)
- Update jupyterlab CSS #1960 (@martinRenou)
Maintenance and upkeep improvements
- Update ci badge #1968 (@blink1073)
- More detailed release instructions #1959 (@Carreau)
Contributors to this release
(GitHub contributors page for this release)
@achimgaedke | @blink1073 | @Carreau | @JeppeKlitgaard | @martinRenou
v7.2.10
7.2.10
Enhancements made
- Add cell-id anchor for cell identification #1897 (@krassowski)
Bugs fixed
- Do not import pyppeteer for installation check #1947 (@krassowski)
Maintenance and upkeep improvements
- Clean up license #1949 (@dcsaba89)
- Add more linting #1943 (@blink1073)