Jupyter-server

Latest version: v2.14.0

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

Scan your dependencies

Page 4 of 15

2.7.0

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v2.6.0...b652f8d08530bd60ecf4cfffe6c32939fd94eb41))

Bugs fixed

- Add missing events to gateway client [1288](https://github.com/jupyter-server/jupyter_server/pull/1288) ([allstrive](https://github.com/allstrive))

Maintenance and upkeep improvements

- Handle test failures [1289](https://github.com/jupyter-server/jupyter_server/pull/1289) ([blink1073](https://github.com/blink1073))
- Try testing against python 3.12 [1282](https://github.com/jupyter-server/jupyter_server/pull/1282) ([blink1073](https://github.com/blink1073))

Documentation improvements

- Remove frontend doc [1292](https://github.com/jupyter-server/jupyter_server/pull/1292) ([fcollonval](https://github.com/fcollonval))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2023-05-25&to=2023-06-27&type=c))

[allstrive](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aallstrive+updated%3A2023-05-25..2023-06-27&type=Issues) | [blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-05-25..2023-06-27&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Afcollonval+updated%3A2023-05-25..2023-06-27&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akevin-bates+updated%3A2023-05-25..2023-06-27&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2023-05-25..2023-06-27&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Apre-commit-ci+updated%3A2023-05-25..2023-06-27&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2023-05-25..2023-06-27&type=Issues)

2.6.0

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v2.5.0...35b8e9cb68eec48fe9a017ac128cb776c2ead195))

New features added

- Emit events from the kernels service and gateway client [1252](https://github.com/jupyter-server/jupyter_server/pull/1252) ([rajmusuku](https://github.com/rajmusuku))

Enhancements made

- Allows immutable cache for static files in a directory [1268](https://github.com/jupyter-server/jupyter_server/pull/1268) ([brichet](https://github.com/brichet))
- Merge the gateway handlers into the standard handlers. [1261](https://github.com/jupyter-server/jupyter_server/pull/1261) ([ojarjur](https://github.com/ojarjur))
- Gateway manager retry kernel updates [1256](https://github.com/jupyter-server/jupyter_server/pull/1256) ([ojarjur](https://github.com/ojarjur))
- Use debug-level messages for generating anonymous users [1254](https://github.com/jupyter-server/jupyter_server/pull/1254) ([hbcarlos](https://github.com/hbcarlos))
- Define a CURRENT_JUPYTER_HANDLER context var [1251](https://github.com/jupyter-server/jupyter_server/pull/1251) ([Zsailer](https://github.com/Zsailer))

Bugs fixed

- Don't instantiate an unused Future in gateway connection trait [1276](https://github.com/jupyter-server/jupyter_server/pull/1276) ([minrk](https://github.com/minrk))
- Write server list to stdout [1275](https://github.com/jupyter-server/jupyter_server/pull/1275) ([minrk](https://github.com/minrk))
- Make the kernel_websocket_protocol flag reusable. [1264](https://github.com/jupyter-server/jupyter_server/pull/1264) ([ojarjur](https://github.com/ojarjur))
- Register websocket handler from same module as kernel handlers [1249](https://github.com/jupyter-server/jupyter_server/pull/1249) ([kevin-bates](https://github.com/kevin-bates))
- Re-enable websocket ping/pong from the server [1243](https://github.com/jupyter-server/jupyter_server/pull/1243) ([Zsailer](https://github.com/Zsailer))
- Fix italics in operators security sections [1242](https://github.com/jupyter-server/jupyter_server/pull/1242) ([kevin-bates](https://github.com/kevin-bates))
- Fix calculation of schema location [1239](https://github.com/jupyter-server/jupyter_server/pull/1239) ([lresende](https://github.com/lresende))

Maintenance and upkeep improvements

- Fix DeprecationWarning from pytest-console-scripts [1281](https://github.com/jupyter-server/jupyter_server/pull/1281) ([frenzymadness](https://github.com/frenzymadness))
- Remove docutils and mistune pins [1278](https://github.com/jupyter-server/jupyter_server/pull/1278) ([blink1073](https://github.com/blink1073))
- Update docutils requirement from \<0.20 to \<0.21 [1277](https://github.com/jupyter-server/jupyter_server/pull/1277) ([dependabot](https://github.com/dependabot))
- Use Python 3.9 for the readthedocs builds [1269](https://github.com/jupyter-server/jupyter_server/pull/1269) ([ojarjur](https://github.com/ojarjur))
- Fix coverage handling [1257](https://github.com/jupyter-server/jupyter_server/pull/1257) ([blink1073](https://github.com/blink1073))
- chore: delete `.gitmodules` [1248](https://github.com/jupyter-server/jupyter_server/pull/1248) ([SauravMaheshkar](https://github.com/SauravMaheshkar))
- chore: move `babel` and `eslint` configuration under `package.json` [1246](https://github.com/jupyter-server/jupyter_server/pull/1246) ([SauravMaheshkar](https://github.com/SauravMaheshkar))

Documentation improvements

- Fix typo in docs [1270](https://github.com/jupyter-server/jupyter_server/pull/1270) ([davidbrochart](https://github.com/davidbrochart))
- Fix typo [1262](https://github.com/jupyter-server/jupyter_server/pull/1262) ([davidbrochart](https://github.com/davidbrochart))
- Extends the IP documentation [1258](https://github.com/jupyter-server/jupyter_server/pull/1258) ([hbcarlos](https://github.com/hbcarlos))
- Fix italics in operators security sections [1242](https://github.com/jupyter-server/jupyter_server/pull/1242) ([kevin-bates](https://github.com/kevin-bates))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2023-03-16&to=2023-05-25&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-03-16..2023-05-25&type=Issues) | [brichet](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Abrichet+updated%3A2023-03-16..2023-05-25&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov+updated%3A2023-03-16..2023-05-25&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adavidbrochart+updated%3A2023-03-16..2023-05-25&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adependabot+updated%3A2023-03-16..2023-05-25&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aecharles+updated%3A2023-03-16..2023-05-25&type=Issues) | [frenzymadness](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Afrenzymadness+updated%3A2023-03-16..2023-05-25&type=Issues) | [hbcarlos](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ahbcarlos+updated%3A2023-03-16..2023-05-25&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akevin-bates+updated%3A2023-03-16..2023-05-25&type=Issues) | [lresende](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Alresende+updated%3A2023-03-16..2023-05-25&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2023-03-16..2023-05-25&type=Issues) | [ojarjur](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aojarjur+updated%3A2023-03-16..2023-05-25&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Apre-commit-ci+updated%3A2023-03-16..2023-05-25&type=Issues) | [rajmusuku](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Arajmusuku+updated%3A2023-03-16..2023-05-25&type=Issues) | [SauravMaheshkar](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3ASauravMaheshkar+updated%3A2023-03-16..2023-05-25&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2023-03-16..2023-05-25&type=Issues) | [yuvipanda](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ayuvipanda+updated%3A2023-03-16..2023-05-25&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2023-03-16..2023-05-25&type=Issues)

2.5.0

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v2.4.0...dc1eee8715dfe674560789caa5123dc895717ca1))

Enhancements made

- Enable KernelSpecResourceHandler to be async [1236](https://github.com/jupyter-server/jupyter_server/pull/1236) ([Zsailer](https://github.com/Zsailer))
- Added error propagation to gateway_request function [1233](https://github.com/jupyter-server/jupyter_server/pull/1233) ([broden-wanner](https://github.com/broden-wanner))

Maintenance and upkeep improvements

- Update ruff [1230](https://github.com/jupyter-server/jupyter_server/pull/1230) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2023-03-06&to=2023-03-16&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-03-06..2023-03-16&type=Issues) | [broden-wanner](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Abroden-wanner+updated%3A2023-03-06..2023-03-16&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov+updated%3A2023-03-06..2023-03-16&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2023-03-06..2023-03-16&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2023-03-06..2023-03-16&type=Issues)

2.4.0

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v2.3.0...4d311b2c91e055e7b4690d8100f7fe85381f06da))

Enhancements made

- Skip dir size check if not enumerable [1227](https://github.com/jupyter-server/jupyter_server/pull/1227) ([vidartf](https://github.com/vidartf))
- Optimize hidden checks [1226](https://github.com/jupyter-server/jupyter_server/pull/1226) ([vidartf](https://github.com/vidartf))
- Enable users to copy both files and directories [1190](https://github.com/jupyter-server/jupyter_server/pull/1190) ([kenyaachon](https://github.com/kenyaachon))

Bugs fixed

- Fix port selection [1229](https://github.com/jupyter-server/jupyter_server/pull/1229) ([blink1073](https://github.com/blink1073))
- Fix priority of deprecated NotebookApp.notebook_dir behind ServerApp.root_dir (1223 [1223](https://github.com/jupyter-server/jupyter_server/pull/1223) ([minrk](https://github.com/minrk))
- Ensure content-type properly reflects gateway kernelspec resources [1219](https://github.com/jupyter-server/jupyter_server/pull/1219) ([kevin-bates](https://github.com/kevin-bates))

Maintenance and upkeep improvements

- fix docs build [1225](https://github.com/jupyter-server/jupyter_server/pull/1225) ([blink1073](https://github.com/blink1073))
- Fix ci failures [1222](https://github.com/jupyter-server/jupyter_server/pull/1222) ([blink1073](https://github.com/blink1073))
- Clean up license [1218](https://github.com/jupyter-server/jupyter_server/pull/1218) ([dcsaba89](https://github.com/dcsaba89))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2023-02-15&to=2023-03-06&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-02-15..2023-03-06&type=Issues) | [Carreau](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3ACarreau+updated%3A2023-02-15..2023-03-06&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov+updated%3A2023-02-15..2023-03-06&type=Issues) | [codecov-commenter](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov-commenter+updated%3A2023-02-15..2023-03-06&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adavidbrochart+updated%3A2023-02-15..2023-03-06&type=Issues) | [dcsaba89](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adcsaba89+updated%3A2023-02-15..2023-03-06&type=Issues) | [echarles](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aecharles+updated%3A2023-02-15..2023-03-06&type=Issues) | [kenyaachon](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akenyaachon+updated%3A2023-02-15..2023-03-06&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Akevin-bates+updated%3A2023-02-15..2023-03-06&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2023-02-15..2023-03-06&type=Issues) | [vidartf](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Avidartf+updated%3A2023-02-15..2023-03-06&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2023-02-15..2023-03-06&type=Issues) | [Zsailer](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3AZsailer+updated%3A2023-02-15..2023-03-06&type=Issues)

2.3.0

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v2.2.1...968c56c8c69aa545f7fe93243331fe140dac7c90))

Enhancements made

- Support IPV6 in \_find_http_port() [1207](https://github.com/jupyter-server/jupyter_server/pull/1207) ([schnell18](https://github.com/schnell18))

Bugs fixed

- Redact tokens, etc. in url parameters from request logs [1212](https://github.com/jupyter-server/jupyter_server/pull/1212) ([minrk](https://github.com/minrk))
- Fix get_loader returning None when load_jupyter_server_extension is not found (1193)Co-authored-by: pre-commit-ci\[bot\] \<66853113+pre-commit-ci\[bot\]users.noreply.github.com> [1193](https://github.com/jupyter-server/jupyter_server/pull/1193) ([cmd-ntrf](https://github.com/cmd-ntrf))

Maintenance and upkeep improvements

- update LICENSE [1197](https://github.com/jupyter-server/jupyter_server/pull/1197) ([dcsaba89](https://github.com/dcsaba89))
- Add license 2 (1196 [1196](https://github.com/jupyter-server/jupyter_server/pull/1196) ([dcsaba89](https://github.com/dcsaba89))

Documentation improvements

- Update jupyterhub security link [1200](https://github.com/jupyter-server/jupyter_server/pull/1200) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2023-02-02&to=2023-02-15&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-02-02..2023-02-15&type=Issues) | [cmd-ntrf](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acmd-ntrf+updated%3A2023-02-02..2023-02-15&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov+updated%3A2023-02-02..2023-02-15&type=Issues) | [dcsaba89](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Adcsaba89+updated%3A2023-02-02..2023-02-15&type=Issues) | [meeseeksdev](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ameeseeksdev+updated%3A2023-02-02..2023-02-15&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2023-02-02..2023-02-15&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Apre-commit-ci+updated%3A2023-02-02..2023-02-15&type=Issues) | [schnell18](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aschnell18+updated%3A2023-02-02..2023-02-15&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2023-02-02..2023-02-15&type=Issues)

2.2.1

Not secure
([Full Changelog](https://github.com/jupyter-server/jupyter_server/compare/v2.2.0...0f9556b48d7699bd2d246222067b1cb215d44c28))

Maintenance and upkeep improvements

- Delete the extra "or" in front of the second url [1194](https://github.com/jupyter-server/jupyter_server/pull/1194) ([jonnygrout](https://github.com/jonnygrout))
- remove upper bound on anyio [1192](https://github.com/jupyter-server/jupyter_server/pull/1192) ([minrk](https://github.com/minrk))
- Adopt more lint rules [1189](https://github.com/jupyter-server/jupyter_server/pull/1189) ([blink1073](https://github.com/blink1073))

Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-server/jupyter_server/graphs/contributors?from=2023-01-31&to=2023-02-02&type=c))

[blink1073](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ablink1073+updated%3A2023-01-31..2023-02-02&type=Issues) | [codecov](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Acodecov+updated%3A2023-01-31..2023-02-02&type=Issues) | [jonnygrout](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Ajonnygrout+updated%3A2023-01-31..2023-02-02&type=Issues) | [minrk](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Aminrk+updated%3A2023-01-31..2023-02-02&type=Issues) | [welcome](https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server+involves%3Awelcome+updated%3A2023-01-31..2023-02-02&type=Issues)

Page 4 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.