1.19.0 (2026-01-18)
Changes
- The environment used to develop Jupytext is now maintained using Pixi (#1459)
Fixed
- We have restored the support for
.qmddocuments in Jupyter (#1435) - We have fixed warnings about the cell ids like either
Cell is missing an id fieldorAdditional properties are not allowed ('id' was unexpected)when converting to some formats, including Pandoc (#1464) - We have updated the dependencies of the Jupytext extension for JupyterLab. Many thanks to Mahendra Paipuri for his PR (#1477)!
Added
- We have added a new
py:marimoformat, which uses themarimocommand line interface to convert notebooks to and from the Marimo format (#1431)