Jupyterlab-server

Latest version: v2.27.1

Safety actively analyzes 624160 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 18

2.10.0

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.9.0...6fa038f12ad7946e16c5e18665e8a88177080264))

Enhancements made

- Move workspace management in jupyterlab_server [227](https://github.com/jupyterlab/jupyterlab_server/pull/227) ([fcollonval](https://github.com/fcollonval))

Bugs fixed

- Delay list -> dict conversation to end [192](https://github.com/jupyterlab/jupyterlab_server/pull/192) ([vidartf](https://github.com/vidartf))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2021-12-13&to=2021-12-22&type=c))

[codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2021-12-13..2021-12-22&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2021-12-13..2021-12-22&type=Issues) | [vidartf](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Avidartf+updated%3A2021-12-13..2021-12-22&type=Issues)

2.9.0

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.8.2...ea75fc04f9a4d29b9c22c9ec769835df3ba6a0e4))

Enhancements made

- Add `overrides.d` for settings defaults [224](https://github.com/jupyterlab/jupyterlab_server/pull/224) ([bollwyvl](https://github.com/bollwyvl))
- Add `page_config_hook` [220](https://github.com/jupyterlab/jupyterlab_server/pull/220) ([minrk](https://github.com/minrk))

Maintenance and upkeep improvements

- Enforce labels on PRs [221](https://github.com/jupyterlab/jupyterlab_server/pull/221) ([blink1073](https://github.com/blink1073))
- Fix caching of conda env in CI [218](https://github.com/jupyterlab/jupyterlab_server/pull/218) ([blink1073](https://github.com/blink1073))
- `pyproject.toml`: clarify build system version [222](https://github.com/jupyterlab/jupyterlab_server/pull/222) ([adamjstewart](https://github.com/adamjstewart))

Documentation improvements

- Fix typo in README [216](https://github.com/jupyterlab/jupyterlab_server/pull/216) ([Mithil467](https://github.com/Mithil467))
- Clean up Readme [215](https://github.com/jupyterlab/jupyterlab_server/pull/215) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2021-09-25&to=2021-12-13&type=c))

[adamjstewart](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Aadamjstewart+updated%3A2021-09-25..2021-12-13&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2021-09-25..2021-12-13&type=Issues) | [bollwyvl](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Abollwyvl+updated%3A2021-09-25..2021-12-13&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2021-09-25..2021-12-13&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Aminrk+updated%3A2021-09-25..2021-12-13&type=Issues) | [Mithil467](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3AMithil467+updated%3A2021-09-25..2021-12-13&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Awelcome+updated%3A2021-09-25..2021-12-13&type=Issues)

2.8.2

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.8.1...27cead5e506882c1cf999cb8ca48a94031064c9a))

Bugs fixed

- Fallback to context-less translation on Python 3.7 [213](https://github.com/jupyterlab/jupyterlab_server/pull/213) ([krassowski](https://github.com/krassowski))
- Clean unneeded catch [210](https://github.com/jupyterlab/jupyterlab_server/pull/210) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2021-09-07&to=2021-09-25&type=c))

[codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2021-09-07..2021-09-25&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2021-09-07..2021-09-25&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Akrassowski+updated%3A2021-09-07..2021-09-25&type=Issues)

2.8.1

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.8.0...680f4fe1c8c7d1d7841e14562720d81a27e6d0ad))

Bugs fixed

- Fall back to `DEFAULT_LOCALE` when translation settings schema is invalid in `get_current_locale` [207](https://github.com/jupyterlab/jupyterlab_server/pull/207) ([telamonian](https://github.com/telamonian))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2021-09-07&to=2021-09-07&type=c))

[telamonian](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Atelamonian+updated%3A2021-09-07..2021-09-07&type=Issues)

2.8.0

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.7.2...407a8e997825e76b7f9c8992ee03206c21ea0fa0))

Enhancements made

- Translate settings schema [205](https://github.com/jupyterlab/jupyterlab_server/pull/205) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2021-08-23&to=2021-09-07&type=c))

[fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2021-08-23..2021-09-07&type=Issues)

2.7.2

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.7.1...1508ff86421f1473ad388ac2d384bf986e326862))

Bugs fixed

- Do not overwrite capitalization of region names [202](https://github.com/jupyterlab/jupyterlab_server/pull/202) ([krassowski](https://github.com/krassowski))

Maintenance and upkeep improvements

- Use Check Links Action [201](https://github.com/jupyterlab/jupyterlab_server/pull/201) ([blink1073](https://github.com/blink1073))

Documentation improvements

- Recommend `pytest --pyargs jupyterlab_server` [203](https://github.com/jupyterlab/jupyterlab_server/pull/203) ([krassowski](https://github.com/krassowski))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2021-08-17&to=2021-08-23&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2021-08-17..2021-08-23&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Acodecov-commenter+updated%3A2021-08-17..2021-08-23&type=Issues) | [krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Akrassowski+updated%3A2021-08-17..2021-08-23&type=Issues)

Page 7 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.