Jupyterlab-server

Latest version: v2.27.3

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

Scan your dependencies

Page 1 of 19

2.27.3

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

Bugs fixed

- Fix handling language packs for pseudo language [456](https://github.com/jupyterlab/jupyterlab_server/pull/456) ([fcollonval](https://github.com/fcollonval))

Maintenance and upkeep improvements

- Run docs on ubuntu [455](https://github.com/jupyterlab/jupyterlab_server/pull/455) ([blink1073](https://github.com/blink1073))

Contributors to this release

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

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2024-05-22..2024-07-16&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Afcollonval+updated%3A2024-05-22..2024-07-16&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

2.27.2

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.27.1...348c8ea202704ad1b5d87fa4ca90ccbdd541d1db))

Bugs fixed

- Load overrides once, rather than in each settings handler [452](https://github.com/jupyterlab/jupyterlab_server/pull/452) ([krassowski](https://github.com/krassowski))

Contributors to this release

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

[krassowski](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Akrassowski+updated%3A2024-04-23..2024-05-22&type=Issues)

2.27.1

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.27.0...055a1695ba0aa0718764541b503bb0b5871e69c5))

Bugs fixed

- Move ENV_CONFIG_PATH import back into \_get_config_manager [450](https://github.com/jupyterlab/jupyterlab_server/pull/450) ([divyansshhh](https://github.com/divyansshhh))

Contributors to this release

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

[divyansshhh](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Adivyansshhh+updated%3A2024-04-22..2024-04-23&type=Issues)

2.27.0

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.26.0...951b54c234a30aa2c8825d43a372ae812fd6dc78))

Enhancements made

- Add util to get consolidated page_config from higher levels [448](https://github.com/jupyterlab/jupyterlab_server/pull/448) ([divyansshhh](https://github.com/divyansshhh))

Contributors to this release

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

[divyansshhh](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Adivyansshhh+updated%3A2024-04-08..2024-04-22&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Awelcome+updated%3A2024-04-08..2024-04-22&type=Issues)

2.26.0

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.25.4...2cc9672e751943f5c51af9d4174f0b4d986e74a0))

New features added

- For v2 extensions parse entrypoint data [445](https://github.com/jupyterlab/jupyterlab_server/pull/445) ([AshokChoudhary11](https://github.com/AshokChoudhary11))

Bugs fixed

- Ignore pageconfig file if JSON is zero-length [444](https://github.com/jupyterlab/jupyterlab_server/pull/444) ([holzman](https://github.com/holzman))

Contributors to this release

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

[AshokChoudhary11](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3AAshokChoudhary11+updated%3A2024-03-11..2024-04-08&type=Issues) | [holzman](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Aholzman+updated%3A2024-03-11..2024-04-08&type=Issues) | [manics](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Amanics+updated%3A2024-03-11..2024-04-08&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Awelcome+updated%3A2024-03-11..2024-04-08&type=Issues)

2.25.4

([Full Changelog](https://github.com/jupyterlab/jupyterlab_server/compare/v2.25.3...15e796699f04e06db9ed23a689d454feae36ffbd))

Maintenance and upkeep improvements

- Use updated releaser workflows [442](https://github.com/jupyterlab/jupyterlab_server/pull/442) ([blink1073](https://github.com/blink1073))
- Use json5 typings [441](https://github.com/jupyterlab/jupyterlab_server/pull/441) ([blink1073](https://github.com/blink1073))
- Enforce pytest 7 [439](https://github.com/jupyterlab/jupyterlab_server/pull/439) ([blink1073](https://github.com/blink1073))
- Fix test util typings [437](https://github.com/jupyterlab/jupyterlab_server/pull/437) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterlab/jupyterlab_server/graphs/contributors?from=2024-02-14&to=2024-03-11&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyterlab%2Fjupyterlab_server+involves%3Ablink1073+updated%3A2024-02-14..2024-03-11&type=Issues)

Page 1 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.