JupyterLab 3.2 is now available on PyPI (conda-forge coming later today). Please see full change notes here.
Enhancements made
- Add a menu entry to show/hide hidden files in the filebrowser #11206 (@loichuder)
- Restore Copy shareable link use of
shareUrl
#11188 (@fcollonval) - Add Galata in JupyterLab #11179 (@fcollonval)
- Responsive Toolbar #11178 (@3coins)
- Make check margin between last modified timestamps on disk and client configurable #11153 (@ph-ph)
- Reuse cell id of cut cell on cut + paste #11138 (@smacke)
- Add Side-by-side Rendering #11143 (@blink1073)
- Add show trailing whitespace option to Notebook and Text Editor #11131 (@blink1073)
- Implement Restart and debug #11129 (@blink1073)
- Add
preferred-dir
handling #10667 (@goanpeca) - Enable disabling document-wide history tracking #10949 (@echarles)
- Removed debug switch #11185 (@3coins)