4.4.6
Bugs fixed
- Preserve original cell during split to maintain kernel connections #17755 (@Darshan808)
- Fix file browser navigation with
preferredDir
#17723 (@Darshan808) - Fix anchor navigation on sanitized HTML #17727 (@brichet)
- Fix tab order for status bar items #17700 (@MUFFANUJ)
- Fix uncoalesced cell stream outputs clearing #17672 (@Darshan808)
- Fix error when deleting a markdown cell with heading #17720 (@itsmevichu)
- Fix initial column sizes in
FileDialog.getOpenFiles
dialog #17737 (@martinRenou) - Exclude version 6.30.0 of ipykernel, which add a regression on the debugger #17744 (@brichet)
Maintenance and upkeep improvements
- Avoid ipykernel 7.0.0a2 in CI #17778 (@ianthomas23)
- Add logs to the server startup in the
js-testing
tests #17754 (@jtpio) - Bump form-data from 4.0.2 to 4.0.4 #17717 (@dependabot[bot])
- Pin to
httpx<1
#17746 (@jtpio) - Add more retries on the frequently failing test #17689 (@krassowski)
Documentation improvements
- Fix file browser navigation with
preferredDir
#17723 (@Darshan808) - Fix anchor navigation on sanitized HTML #17727 (@brichet)
- Improve documentation for
jupyter.lab.transform
#17726 (@MUFFANUJ)
Contributors to this release
(GitHub contributors page for this release)
@brichet | @Darshan808 | @fcollonval | @github-actions | @jtpio | @jupyterlab-probot | @krassowski | @meeseeksmachine | @Zsailer