pypi jupytext 1.16.5
Version 1.16.5

18 hours ago

Fixed

  • We have fixed a notebook corruption issue when using Jupytext with Jupyter-Collaboration (#1124, jupyter-collaboration 214).
  • We have added the require_hash argument on the Jupytext contents manager. The hash of a paired file is the concatenation of the hash of the text file and the hash for the .ipynb file (#1165)
  • The rst2md tests have been fixed by requiring sphinx<8 (#1266)
  • Some dependencies of the JupyterLab extensions were updated (#1272, #1273, #1280, #1285, #1290)
  • The pre-commit hook is now compatible with log.showsignature=True (#1281). Thanks to Justin Lecher for this fix.

Added

  • Jupytext is now tested with Python 3.13 (#1242). Thanks to Jerry James for the suggested fixes!
  • The extension of a notebook piped into stdin will be taken in the notebook metadata (#1282)

Don't miss a new jupytext release

NewReleases is sending notifications on new releases.