1.19.0.dev0 (2025-11-16)
Changes
The environment used to develop Jupytext is now maintained using Pixi (#1459)
Fixed
- We have fixed the round trip tests and made them work with Quarto 1.8.25 (#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)
Added
We have added a new py:marimo format, which uses the marimo command line interface to convert notebooks to and from the Marimo format (#1431)