forked from pool/python-jupyter-server
- Update to 2.13.0
## Enhancements made * Add an option to have authentication enabled for all endpoints by default #1392 (@krassowski) * websockets: add configurations for ping interval and timeout #1391 (@oliver-sanders) ## Bugs fixed * Fix color in windows log console with colorama #1397 (@hansepac) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-server?expand=0&rev=88
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 11:24:15 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
Thu Mar 7 12:13:10 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 2.13.0
|
||||
## Enhancements made
|
||||
* Add an option to have authentication enabled for all endpoints
|
||||
by default #1392 (@krassowski)
|
||||
* websockets: add configurations for ping interval and timeout
|
||||
#1391 (@oliver-sanders)
|
||||
## Bugs fixed
|
||||
* Fix color in windows log console with colorama #1397
|
||||
(@hansepac)
|
||||
- Skip building and using python39-jupyter-server-test: no longer
|
||||
supported since ipython 8.19 (through ipykernel)
|
||||
|
||||
|
Reference in New Issue
Block a user