Download Latest Version Version 1.19.4 source code.zip (5.6 MB)
Email in envelope

Get an email when there's a new version of Jupytext

Home / v1.19.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-10 1.6 kB
Version 1.19.2 source code.tar.gz 2026-05-10 5.0 MB
Version 1.19.2 source code.zip 2026-05-10 5.3 MB
Totals: 3 Items   10.3 MB 0

Fixed

  • Trusted notebooks remain trusted after jupytext --sync (#1505)
  • We have fixed the homepage link in package.json. Thanks to Michał Krassowski for making this PR (#1494)
  • Thanks to Brigitta Sipőcz for fixing a broken link in our CLI (#1428)
  • The --quiet flag now suppresses the creating missing directory warning when writing to a path that includes a prefix (#1533)

Changed

  • The CI workflow has been restructured to maximize parallelization. All test suites (pip, conda, UI) and the build step now run concurrently after pre-commit checks, instead of sequentially, reducing CI times (#1527)
  • We have skipped the tests that involve jupyterfs on Python 3.12+ as they started failing on the CI with no obvious way to fix them (#1509)
  • We have changed the configuration of Dependabot to get grouped dependency updates for our JupyterLab extension.
  • We have merged a series of Dependabot security updates: #1516, #1517, #1519, #1520, #1522, #1524
Source: README.md, updated 2026-05-10