3.6.0a1
Enhancements made
- Store document info in the state not in a separate context map out of the document interface. #13317 (@fcollonval)
- Use file ID #13246 (@davidbrochart)
- Relax doc provider API #13214 (@fcollonval)
- User service #12926 (@hbcarlos)
- Avoids restoring widget in dock panel when first loading in 'single-document' mode #13314 (@brichet)
- Fix illegible white on yellow text of stacktrace in dark theme #13249 (@NikolayXHD)
- Allow empty notebook #13296 (@martinRenou)
Bugs fixed
- Updates JSONEditor's source only when there is an active cell or an active notebook panel #13308 (@hbcarlos)
- Avoids use of @deprecated to refer to a parameter #13309 (@jweill-aws)
- Fix border-radius does not follow css variable #13289 (@vthinkxie)
Maintenance and upkeep improvements
- Check a core path is actually a package #13346 (@fcollonval)
- Removes empty requires list #13334 (@hbcarlos)
- Fix Binder for jupyter-server v2 #13344 (@fcollonval)
- Switch to releaser v2 #13322 (@blink1073)
Documentation improvements
- Fix Binder for jupyter-server v2 #13344 (@fcollonval)
- Correct starting docs: working directory path sample code #13261 (@hugetim)
API and Breaking Changes
- Store document info in the state not in a separate context map out of the document interface. #13317 (@fcollonval)
Other merged PRs
- Update README.md #13257 (@liliyao2022)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @brichet | @davidbrochart | @fcollonval | @jtpio | @jupyterlab-probot | @martinRenou | @meeseeksdev | @meeseeksmachine | @SylvainCorlay | @welcome