2023-08-31 19:37:49 by Adam Ciarcinski | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-jupyter_server: updated to 2.7.3
2.7.3
New features added
- Support external kernels
|
2023-08-26 13:08:10 by Adam Ciarcinski | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-jupyter_server: updated to 2.7.2
2.7.1
Bugs fixed
- accessing API version should not count as activity
- Make kernel_id as a conditional optional field
- Reference current_user to detect auth
Maintenance and upkeep improvements
- send2trash now supports deleting from different filesystem type
Documentation improvements
- Add root `/api/` endpoint to REST spec
- Fix broken link in doc
- Rename notebook.auth.security.passwd->jupyter_server.auth.passwd in docs
- Update notes link
- docs: fix broken hyperlink to Tornado
2.7.0
Bugs fixed
- Add missing events to gateway client
Maintenance and upkeep improvements
- Handle test failures
- Try testing against python 3.12
Documentation improvements
- Remove frontend doc
|
2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158) |
Log message:
*: remove more references to Python 3.7
|
2023-05-05 12:39:44 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
py-jupyter_server: added version 2.5.0
The Jupyter Server provides the backend (i.e. the core services, APIs, and REST
endpoints) for Jupyter web applications like Jupyter notebook, JupyterLab, and
Voila.
|