Path to this page:
Subject: CVS commit: pkgsrc/www/py-jupyter_server
From: Adam Ciarcinski
Date: 2024-07-20 21:04:24
Message id: 20240720190424.7FD7BFC74@cvs.NetBSD.org
Log Message:
py-jupyter_server: updated to 2.14.2
2.14.2
Bugs fixed
- Pass session_id during Websocket connect
- Do not log environment variables passed to kernels
Maintenance and upkeep improvements
- chore: update pre-commit hooks
- chore: update pre-commit hooks
Documentation improvements
- Update documentation for `cookie_secret`
- Add Changelog for 2.14.1
- Update simple extension examples: \_jupyter_server_extension_points
2.14.1
Enhancements made
- Removing excessive logging from reading local files
Security Fix
- [Filefind: avoid handling absolute paths]
2.14.0
Enhancements made
- Do not include token in dashboard link, when available
Bugs fixed
- Ignore zero-length page_config.json, restore previous behavior of crashing for \
invalid JSON
- Don't crash on invalid JSON in page_config
Maintenance and upkeep improvements
- Fix jupytext and lint CI failures
- Set all min deps
- chore: update pre-commit hooks
- Update pytest requirement from \<8,>=7.0 to >=7.0,\<9
- Pin to Pytest 7
Documentation improvements
- Link to GitHub repo from the docs
- docs: list server extensions
- Update simple extension README to cd into correct subdirectory
Files: