Skip to content

Version 1.1.4

Compare
Choose a tag to compare
@mwouts mwouts released this 05 Jun 00:06

Improvements

  • New argument --set-kernel in Jupytext command line (#230)
  • Jupytext now accepts --to script or --to auto (#240)
  • Jupytext now has a real Sphinx documentation on readthedocs, thanks to Chris Holdgraf (#237)

BugFixes

  • Invalid notebooks may cause a warning, but not a fatal error (#234)
  • Jupyter server extension leaves the contents manager unchanged if it is a sub-class of Jupytext's CM (#236)
  • Fixed format inference when metadata is present but not format information (#239)
  • Preserve executable and encoding information in scripts with metadata (#241)