github mwouts/jupytext 1.4.2
Version 1.4.2

latest releases: v1.19.0.dev0, v1.18.1, v1.18.0...
5 years ago

Added

  • Added an example with custom notebook metadata (#469)
  • Added an example with custom cell tags (#478)

Changed

  • The outputs from the .ipynb file are matched with the input cells from the text file with less strict rules. In this version, a search and replace on the text file will not remove the outputs any more (#464).
  • Update parsing of myst notebooks to new (markdown-it based) parser (please upgrade to myst-parser to version ~0.8) (#473)
  • Use os.path.samefile when searching for the kernel that corresponds to the current environment (--set-kernel -)

Fixed

  • Fixed the CLI example for not commenting out magic commands: --opt comment_magics=false. In addition, most of the jupytext commands in using-cli.md are now tested! (#465)
  • jupytext.read and jupytext.write now give more meaningful errors when the format information is incorrect (#462)
  • Multiline comments starting or ending with quadruple quotes should not cause issues anymore (#460)
  • Fixed active cells in the py:percent format (#477)

Don't miss a new jupytext release

NewReleases is sending notifications on new releases.