Jupyterlab-server

Latest version: v2.27.2

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

Scan your dependencies

Page 11 of 18

2.0.0

- Update jupyter*server requirement to 1.* instead of 1.1.\_ [144](https://github.com/jupyterlab/jupyterlab_server/pull/144) ([jasongrout](https://github.com/jasongrout))
- Unpin pytest version [143](https://github.com/jupyterlab/jupyterlab_server/pull/143) ([afshin](https://github.com/afshin))
- don't patch event loop for tornado 6.1+ [142](https://github.com/jupyterlab/jupyterlab_server/pull/142) ([bollwyvl](https://github.com/bollwyvl))
- Update for new jupyter_server pytest plugin interface [141](https://github.com/jupyterlab/jupyterlab_server/pull/141) ([afshin](https://github.com/afshin))
- Handle source extensions that are disabled [140](https://github.com/jupyterlab/jupyterlab_server/pull/140) ([afshin](https://github.com/afshin))
- Fix var name typo from prev commit [139](https://github.com/jupyterlab/jupyterlab_server/pull/139) ([ajbozarth](https://github.com/ajbozarth))
- Ensure there is a disabled_key [138](https://github.com/jupyterlab/jupyterlab_server/pull/138) ([afshin](https://github.com/afshin))
- Update page_config handling [137](https://github.com/jupyterlab/jupyterlab_server/pull/137) ([afshin](https://github.com/afshin))
- Remove out of date LICENSE reference to json_minify [135](https://github.com/jupyterlab/jupyterlab_server/pull/135) ([afshin](https://github.com/afshin))
- Respect environment for page_config.json [133](https://github.com/jupyterlab/jupyterlab_server/pull/133) ([afshin](https://github.com/afshin))
- Support a metadata file in the lab extension directory [132](https://github.com/jupyterlab/jupyterlab_server/pull/132) ([jasongrout](https://github.com/jasongrout))
- Fixed bug where disabled extensions still ran [131](https://github.com/jupyterlab/jupyterlab_server/pull/131) ([ajbozarth](https://github.com/ajbozarth))
- dynamic => federated [127](https://github.com/jupyterlab/jupyterlab_server/pull/127) ([afshin](https://github.com/afshin))
- Bump jupyter_server dependency [126](https://github.com/jupyterlab/jupyterlab_server/pull/126) ([afshin](https://github.com/afshin))
- Add schemas to settings list [125](https://github.com/jupyterlab/jupyterlab_server/pull/125) ([afshin](https://github.com/afshin))
- Add handling of incomplete dynamic extension data [124](https://github.com/jupyterlab/jupyterlab_server/pull/124) ([blink1073](https://github.com/blink1073))
- Clean up handling of config [123](https://github.com/jupyterlab/jupyterlab_server/pull/123) ([blink1073](https://github.com/blink1073))
- Allow default setting overrides to be configurable in jupyter config [122](https://github.com/jupyterlab/jupyterlab_server/pull/122) ([blink1073](https://github.com/blink1073))
- Cache lab extension assets by default [121](https://github.com/jupyterlab/jupyterlab_server/pull/121) ([jasongrout](https://github.com/jasongrout))
- Added support for fullStaticUrl and fix handling of base_url [120](https://github.com/jupyterlab/jupyterlab_server/pull/120) ([Zsailer](https://github.com/Zsailer))
- Update minimum python version to 3.6 [119](https://github.com/jupyterlab/jupyterlab_server/pull/119) ([jasongrout](https://github.com/jasongrout))
- app_version should be a trait [117](https://github.com/jupyterlab/jupyterlab_server/pull/117) ([echarles](https://github.com/echarles))
- Use tilde for server requirement [116](https://github.com/jupyterlab/jupyterlab_server/pull/116) ([blink1073](https://github.com/blink1073))
- fix spurious logging issue [115](https://github.com/jupyterlab/jupyterlab_server/pull/115) ([Zsailer](https://github.com/Zsailer))
- Change payload parsing to accept JSON5 as raw string in JSON payload [114](https://github.com/jupyterlab/jupyterlab_server/pull/114) ([blink1073](https://github.com/blink1073))
- Use blocked/allowed extensions naming in JupyterLab Server [111](https://github.com/jupyterlab/jupyterlab_server/pull/111) ([echarles](https://github.com/echarles))
- Fix open_browser for process apps [110](https://github.com/jupyterlab/jupyterlab_server/pull/110) ([blink1073](https://github.com/blink1073))
- Add handling of dynamic labextensions [109](https://github.com/jupyterlab/jupyterlab_server/pull/109) ([blink1073](https://github.com/blink1073))
- UTF-8 all over, test with big unicode string [108](https://github.com/jupyterlab/jupyterlab_server/pull/108) ([bollwyvl](https://github.com/bollwyvl))
- fix file mtime/ctime confusion, restore win3.8, patch event loop [107](https://github.com/jupyterlab/jupyterlab_server/pull/107) ([bollwyvl](https://github.com/bollwyvl))
- PR: Add other OS and update py versions [102](https://github.com/jupyterlab/jupyterlab_server/pull/102) ([goanpeca](https://github.com/goanpeca))
- Changes needed for improved single document mode [101](https://github.com/jupyterlab/jupyterlab_server/pull/101) ([ellisonbg](https://github.com/ellisonbg))
- PR: Add CI with github [100](https://github.com/jupyterlab/jupyterlab_server/pull/100) ([goanpeca](https://github.com/goanpeca))
- Add last_modified and created to settings and workspace API items [99](https://github.com/jupyterlab/jupyterlab_server/pull/99) ([bollwyvl](https://github.com/bollwyvl))
- PR: Add a translations handler [96](https://github.com/jupyterlab/jupyterlab_server/pull/96) ([goanpeca](https://github.com/goanpeca))
- JupyterLab Server as Server Extension [79](https://github.com/jupyterlab/jupyterlab_server/pull/79) ([echarles](https://github.com/echarles))

1.2.0

- Expose settings API to other handlers. [94](https://github.com/jupyterlab/jupyterlab_server/pull/94) ([goanpeca](https://github.com/goanpeca))

1.1.5

- Always wait for process to finish [93](https://github.com/jupyterlab/jupyterlab_server/pull/93) ([blink1073](https://github.com/blink1073))
- Backport PR 91 on branch 1.0.x (Clean up terminate logic) [92](https://github.com/jupyterlab/jupyterlab_server/pull/92) ([meeseeksmachine](https://github.com/meeseeksmachine))
- ensure the 'WHICH' command returns absolute path instead of relative path [72](https://github.com/jupyterlab/jupyterlab_server/pull/72) ([tgrout](https://github.com/tgrout))

1.1.4

- Clean up terminate logic [91](https://github.com/jupyterlab/jupyterlab_server/pull/91) ([blink1073](https://github.com/blink1073))

1.1.2

- Start a Change Log [90](https://github.com/jupyterlab/jupyterlab_server/pull/90) ([blink1073](https://github.com/blink1073))
- Backport PR 88 on branch 1.0.x (Kill the subprocess if it does not stop) [89](https://github.com/jupyterlab/jupyterlab_server/pull/89) ([meeseeksmachine](https://github.com/meeseeksmachine))
- Kill the subprocess if it does not stop [88](https://github.com/jupyterlab/jupyterlab_server/pull/88) ([blink1073](https://github.com/blink1073))

1.1.1

- Do not try to close the watch process file handle [85](https://github.com/jupyterlab/jupyterlab_server/pull/85) ([blink1073](https://github.com/blink1073))
- Update nodejs error message to not give an outdated version. [84](https://github.com/jupyterlab/jupyterlab_server/pull/84) ([jasongrout](https://github.com/jasongrout))

Page 11 of 18

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.