4.3.0a0
Enhancements made
- Add the command to toggle the virtual scrollbar to the palette #16322 (@jtpio)
- Add a signal to proxy all
Completer.selected
signals #16312 (@ajbozarth) - Advertise the color scheme based on the theme #16301 (@krassowski)
- Allow to select the path in debugger source component #16246 (@krassowski)
- Add error field and animation in inline completion #15344 (@Wzixiao)
Bugs fixed
- Fix execution in console in terminal interaction mode #16348 (@krassowski)
- Fix workspace context menu incorrectly showing up in other sidebar sections #16346 (@krassowski)
- Fix
Shift + Tab
contextual help inspector tooltip regression #16343 (@krassowski) - Reactive toolbar: avoid simultaneous calls to _onResize() #16335 (@brichet)
- Upgrade CodeMirror dependencies #16306 (@krassowski)
- Resetting a shortcut does not restore and enable the default if it was modified #16304 (@itsmevichu)
- Allow to invoke inline completer anywhere (not only at the end of line) #16298 (@ajbozarth)
- Search and replace with substring in markdown and raw cells #16293 (@JasonWeill)
- Wait for the cell toolbar items to be rendered the first time before looking for overlap #16291 (@brichet)
- Add lowercase proxy vars and make priority consistent with other tools #16287 (@jgoodson)
Maintenance and upkeep improvements
- Do not check links to Jupyter blog on Medium #16351 (@krassowski)
- Update .git-blame-ignore-revs #16333 (@fcollonval)
- Run Python tests on MacOS with Python 12, replace
canvas
withjest-canvas-mock
#16314 (@krassowski) - Allow RegExp in galata helper when looking for a tab #16302 (@brichet)
- Update to Playwright 1.44.0 #16300 (@jtpio)
- Wait for the cell toolbar items to be rendered the first time before looking for overlap #16291 (@brichet)
- Bump the pip group with 7 updates #16270 (@dependabot)
Documentation improvements
- Run Python tests on MacOS with Python 12, replace
canvas
withjest-canvas-mock
#16314 (@krassowski)
Contributors to this release
(GitHub contributors page for this release)
@ajbozarth | @brichet | @dependabot | @fcollonval | @github-actions | @itsmevichu | @JasonWeill | @jgoodson | @jtpio | @jupyterlab-probot | @krassowski | @Rob-P-Smith | @welcome | @Wzixiao