Path to this page:
Subject: CVS commit: pkgsrc/www/py-jupyter_server
From: Adam Ciarcinski
Date: 2023-08-26 13:08:10
Message id: 20230826110810.50DC1FBDB@cvs.NetBSD.org
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
Files: