Releases: jupyterlab/jupyterlab_server
Releases · jupyterlab/jupyterlab_server
v2.14.0
2.14.0
Bugs fixed
- proper setup for the fallback logger #269 (@rvalieris)
Maintenance and upkeep improvements
- [pre-commit.ci] pre-commit autoupdate #275 (@pre-commit-ci)
- Switch to hatch backend #274 (@blink1073)
- [pre-commit.ci] pre-commit autoupdate #272 (@pre-commit-ci)
- Switch to flit build backend #271 (@blink1073)
- Allow bot PRs to be automatically labeled #270 (@blink1073)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @codecov-commenter | @kloczek | @pre-commit-ci | @rvalieris | @welcome
v2.13.0
2.13.0
Bugs fixed
- Audit uses of print #261 (@blink1073)
Maintenance and upkeep improvements
- [pre-commit.ci] pre-commit autoupdate #266 (@pre-commit-ci)
- [pre-commit.ci] pre-commit autoupdate #265 (@pre-commit-ci)
- Switch to importlib.metadata to list entry points #264 (@fcollonval)
- Make some pre-commit hooks manual #263 (@blink1073)
- [pre-commit.ci] pre-commit autoupdate #262 (@pre-commit-ci)
- Add flake8 and handle warnings in tests #259 (@blink1073)
- Add git-blame-ignore-revs #258 (@blink1073)
- Apply Autoformats #257 (@blink1073)
- Add initial pre-commit #256 (@blink1073)
- update URLs, metadata, extras in setup.cfg #255 (@bollwyvl)
Contributors to this release
(GitHub contributors page for this release)
@blink1073 | @bollwyvl | @codecov-commenter | @fcollonval | @pre-commit-ci
v2.12.0
2.12.0
Enhancements made
- Make openapi optional and lazy #253 (@blink1073)
- Adds notebook_starts_kernel option to make "canStartKernel" configurable #248 (@jweill-aws)
- Clean up tests and add public openapi_spec #247 (@blink1073)
Maintenance and upkeep improvements
- Pin jinja for docs #252 (@blink1073)
- More CI Cleanup #249 (@blink1073)
Documentation improvements
- Updates parameter description for notebook_starts_kernel #250 (@jweill-aws)
Contributors to this release
v2.11.2
2.11.2
Bugs fixed
- Resolve paths in tests #245 (@blink1073)
Contributors to this release
v2.11.1
2.11.1
Bugs fixed
- Restore pytest_plugin #243 (@blink1073)
Contributors to this release
v2.11.0
2.11.0
Enhancements made
Maintenance and upkeep improvements
- Clean up CI #241 (@blink1073)
- Include Tests in Sdist But Not Wheel #239 (@blink1073)
Contributors to this release
v2.10.3
2.10.3
Bugs fixed
- Fix workspace export without arguments #236 (@fcollonval)
Contributors to this release
v2.10.2
2.10.2
Bugs fixed
- Revert "Delay list -> dict conversation to end (#192)" #234 (@blink1073)
- Fix issue where preferredPath is incorrectly calculated #233 (@mlucool)
Maintenance and upkeep improvements
- Add downstream test workflow #232 (@blink1073)
Contributors to this release
v2.10.1
2.10.1
Bugs fixed
- Restore back older export for workspaces #229 (@fcollonval)
Contributors to this release
v2.10.0
2.10.0
Enhancements made
- Move workspace management in jupyterlab_server #227 (@fcollonval)