v4.6.3
Fixed 5
- Fix Shift-click cell selection after editor text selection
- Fix active cell prompt and source blink in notebook tools and prevent a memory leak
- Update the item positions when an item is removed from reactive toolbar
- Fix variable inspection, document autocomplete and variable inspect/render
- Show starting rather than idle status when changing kernel via SessionContext.changeKernel()
4.6.3
Bugs fixed
- Fix Shift-click cell selection after editor text selection #19243 (@MUFFANUJ)
- Fix active cell prompt and source blink in notebook tools & prevent a memory leak #19168 (@MUFFANUJ)
- Update the item positions when an item is removed from reactive toolbar #19227 (@brichet)
- Fix variable inspection, document autocomplete and variable inspect/render #19234 (@krassowski)
- Show "starting" rather than "idle" status when changing kernel via
SessionContext.changeKernel()#19166 (@Zsailer)
Maintenance and upkeep improvements
- Update Altair snapshot #19204 (@krassowski)
- Switch pre-commit to
language: system#19193 (@krassowski)
Documentation improvements
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.
(GitHub contributors page for this release)
@brichet (activity) | @jtpio (activity) | @krassowski (activity) | @MUFFANUJ (activity) | @Zsailer (activity)