4.0.0a35
New features added
- Add output prompt overlay for toggling scroll mode #14072 (@krassowski)
Enhancements made
- Improve position of output scroll toggle overlay #14087 (@krassowski)
- Lazily load nbconvert export formats, and optionally cache results #14081 (@bollwyvl)
- Substitute group references in search-and-replace #14080 (@krassowski)
- Display the version in the extension manager #14078 (@jtpio)
- Move the file name searcher to the file browser toolbar #14064 (@jtpio)
- Add support for showing the file size in the File Browser #14044 (@jtpio)
- Include source in dists #14028 (@vidartf)
- More informative and specific titles for links and buttons #14017 (@JasonWeill)
- implements #13797: adds reverse/forward history search for stdin inputs #13937 (@telamonian)
- New multi line search #13810 (@c00kie123)
- Use tokens to extend CodeMirror editors #13639 (@fcollonval)
Bugs fixed
- Hide
<code>
block in the UI when there is an error installing any extension. #14095 (@doesnots) - Search boxes: switch to
defaultValue
, add a test for typing #14085 (@krassowski) - Fix extension manager button background color #14079 (@jtpio)
- Debugger: check
hasCommand
before callingnotifyCommandChanged
#14066 (@jtpio) - use singleton boolean type for codemirror
lineWiseCopyCut
setting #14055 (@bollwyvl) - Fix attachments #14052 (@hbcarlos)
- Minor trust improvements #14039 (@krassowski)
- Galata config helper should not set dev_mode #14012 (@fcollonval)
- Restore using
runmenu:restart-an-run-all
#14000 (@fcollonval) - Fix galata update job #13999 (@fcollonval)
- Hide the cell toolbar on mobile / screens less than 760px wide to prevent cell obstruction #13896 (@andrii-i)
- Create a unified editor search provider #13884 (@krassowski)
Maintenance and upkeep improvements
- Bump ruff from 0.0.249 to 0.0.252 #14100 (@dependabot)
- Bump tj-actions/changed-files from 35.5.5 to 35.6.0 #14099 (@dependabot)
- Bump to Lumino 2.0.0-rc.0 #14096 (@fcollonval)
- Enable
--extensions-in-dev-mode
on Gitpod #14076 (@jtpio) - Update to Playwright 1.31.0 #14067 (@jtpio)
- Install collaboration package on binder #14061 (@fcollonval)
- Bump scipy from 1.10.0 to 1.10.1 #14051 (@dependabot)
- Bump matplotlib from 3.6.3 to 3.7.0 #14050 (@dependabot)
- Bump tj-actions/changed-files from 35.5.2 to 35.5.5 #14048 (@dependabot)
- Increases timeout #14045 (@brichet)
- Fix JupyterLab command on Gitpod #14043 (@jtpio)
- Get dev binder up and running again #14038 (@bollwyvl)
- Lazy load
@lumino/datagrid
#14037 (@bollwyvl) - Update react-json-tree, replace react-highlighter with react-highlight-words #14034 (@bollwyvl)
- Bump ruff from 0.0.242 to 0.0.246 #13980 (@dependabot)
- Bump ipython from 8.9.0 to 8.10.0 #13978 (@dependabot)
- Fix verdaccio start up with nodejs 18.14.0 #13959 (@fcollonval)
- Upgrade to TypeScript 5.0 beta #13925 (@jasongrout)
Documentation improvements
- Fixes documentation build #14104 (@brichet)
- Bump to Lumino 2.0.0-rc.0 #14096 (@fcollonval)
- Update the Classic Notebook FAQ section in the documentation #14070 (@jtpio)
- Move the file name searcher to the file browser toolbar #14064 (@jtpio)
- Fix attachments #14052 (@hbcarlos)
- Fix RTC check and documentation #14047 (@fcollonval)
- Get dev binder up and running again #14038 (@bollwyvl)
- Bump ruff from 0.0.242 to 0.0.246 #13980 (@dependabot)
- Use tokens to extend CodeMirror editors #13639 (@fcollonval)
API and Breaking Changes
Contributors to this release
(GitHub contributors page for this release)
@andrii-i | @bollwyvl | @brichet | @c00kie123 | @dependabot | @doesnots | @fcollonval | @github-actions | @hbcarlos | @jasongrout | @JasonWeill | @jtpio | @jupyterlab-probot | @krassowski | @mlucool | @pre-commit-ci | @telamonian | @vidartf | @welcome