4.5.0a1
Enhancements made
- Add a
selectionChanged
signal to the file browser #17563 (@jtpio) - Auto-open uploaded files with size and settings control #17556 (@Darshan808)
- Add a setting to configure the default log level for the Log Console #17547 (@jtpio)
- Add a signal when cells are pasted in the Notebook #17506 (@brichet)
- Add new CSS rule for expanding linked output to 100% height #17487 (@SylvainCorlay)
- Use the system clipboard for copying and pasting cells #17445 (@yacchin1205)
Bugs fixed
- Fix error handing in extension manager (typo and undefined variable) #17592 (@Darshan808)
- Fix
stringmd5
in docker image if bothmd5sum
andmd5
are present #17590 (@ritzdevp) - Ensure strings with yellow background in tracebacks are visible #17577 (@EtiennePelletier)
- Add
standby
callback to lumino polls #17567 (@mahendrapaipuri) - Fix stdin input triggering cell re-execution on Shift+Enter #17565 (@Darshan808)
fileeditor-extension
: fix handling of launcher, commands and menu entries onspecsChanged
#17550 (@jtpio)- Fix incorrect ARIA labels in the
MainAreaWidget
#17527 (@dnlzrgz) - Enable save in collaborative mode #17508 (@Darshan808)
- Allow
grid
andflexbox
style attributes during Markdown/HTML sanitization #17408 (@dotnetautor)
Maintenance and upkeep improvements
- Use hatch to get the version #17559 (@krassowski)
- Temporarily ignore links to github.com #17544 (@krassowski)
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@brichet | @Darshan808 | @dnlzrgz | @dotnetautor | @EtiennePelletier | @github-actions | @jtpio | @jupyterlab-probot | @krassowski | @mahendrapaipuri | @ritzdevp | @SylvainCorlay | @yacchin1205