| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-17 | 786 Bytes | |
| Version 1.19.3 source code.tar.gz | 2026-05-17 | 5.0 MB | |
| Version 1.19.3 source code.zip | 2026-05-17 | 5.3 MB | |
| Totals: 3 Items | 10.3 MB | 0 | |
Fixed
- The Jupytext CLI issues a warning when a notebook is not trusted. Also, trust is preserved when empty outputs are added (follow-up on #1505)
Changed
- The dependabot config has been updated to correctly bump extension packages, now allowing only production updates and ignoring dev dependencies (#1532). Thanks to Mahendra Paipuri for this PR!
- Removed deprecated stylelint packages (
stylelint-config-prettierandstylelint-prettier) from the JupyterLab extension dependencies (#1530) - We have removed Python 3.9 testing from the CI (Python 3.9 reached EOL in October 2025)