pypi jupytext 1.10.1rc0
Version 1.10.1rc0

latest releases: 1.16.2, 1.16.1, 1.16.0...
3 years ago

Added

  • The recursive glob pattern **/*.ipynb is now supported by Jupytext - Thanks to Banst for this contribution (#731)
  • Sage notebooks are supported. They can be converted to .sage and .md files and back. Thanks to Lars Franke for suggesting this! (#727)
  • Jupytext is also accessible with python -m jupytext. Thanks to Matthew Brett for his PR! (#739)

Changed

  • We have tested Jupytext with the new cell ids introduced in nbformat>=5.1.0. Cell ids are preserved by the --sync and --update command. So we removed the constraint on the version of nbformat (#735).

Fixed

  • We filtered out the node_modules folder from the .tar.gz package for Jupytext (#730)

Don't miss a new jupytext release

NewReleases is sending notifications on new releases.