v7.3.0
7.3.0
Enhancements made
- Fix for auto scroll output option #7511 (@gjmooney)
- Add a setting to enable the notebook to take up the full width #7487 (@jtpio)
- Add the file filter button to the file browser toolbar #7479 (@jtpio)
- Redirect paths from the notebooks route to the tree route if they are directories #7446 (@andyscho)
- Update to JupyterLab
4.3.0a1
#7416 (@jtpio) - Support custom page_data_hook function #7387 (@bluestealth)
- Add missing "Open..." file menu #7385 (@martinRenou)
- Duplicate notebook menu option #7374 (@JasonWeill)
Bugs fixed
- Move handling of the file browser settings to a separate plugin, enable file browser single click navigation #7481 (@jtpio)
- Remove pseudoelement obstructing the cell collapser #7392 (@krassowski)
- "Close and Shut Down Notebook" shuts down without the confirmation dialog #7384 (@JasonWeill)
- Adds message about building code before running 'develop' #7382 (@JasonWeill)
Maintenance and upkeep improvements
- Bump Python version used on CI #7528 (@jtpio)
- Update to JupyterLab 4.3.2 #7527 (@jtpio)
- Update to JupyterLab 4.3.1 #7521 (@jtpio)
- Add webpack prod config #7513 (@gjmooney)
- Update to JupyterLab 4.3 final #7507 (@jtpio)
- Update to JupyterLab
4.3.0rc1
#7497 (@jtpio) - Remove the
StateDB
file browser trick #7477 (@jtpio) - Update to JupyterLab
4.3.0rc0
#7423 (@jtpio) - Update to JupyterLab 4.3.0a0 #7378 (@jtpio)
Documentation improvements
- Fix link to the JupyterLab 4.3 changelog #7529 (@jtpio)
- Rename some header links to fit better #7508 (@gjmooney)
- Add user facing changelog for
7.3.0
#7494 (@jtpio) - Fix typos #7472 (@algonell)
- Adds message about building code before running 'develop' #7382 (@JasonWeill)
Contributors to this release
(GitHub contributors page for this release)
@algonell | @andyscho | @bluestealth | @github-actions | @gjmooney | @JasonWeill | @jtpio | @krassowski | @martinRenou | @RRosio