pypi jupytext 1.5.0rc2
Version 1.5.0rc2

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

Added

  • Jupytext can use a local or global configuration file (#508)
  • Jupytext can pair notebooks in trees. Use e.g. notebooks///ipynb,scripts///py:percent if you want to replicate the arborescence of notebooks under notebooks in a folder named scripts (#424)
  • The extension for Jupyter Notebook adds a New Text Notebook menu that creates text-only notebooks (#443)
  • Jupytext is tested in pip and conda environments, on Linux, Mac OS and Windows, using Github actions (#487)
  • Pre-commit checks and automatic reformatting of Jupytext's code with pre-commit, black and flake8 (#483)
  • Groovy and Java are now supported, thanks to Przemek Wesołek's contribution (#500)
  • Mention that the YAML header can be created with either --set-kernel, --set-formats, or both (#485)
  • Mention that one should use double quotes, not single quotes, around jupytext --check commands like "pytest {}" on Windows (#475)

Fixed

  • Skip the jupytext --execute tests when the warning Timeout waiting for IOPub output occurs, which is the case intermittently on Windows (#489)
  • Fixed wrong paired paths when syncing with the --pre-commit flag (#506)

Don't miss a new jupytext release

NewReleases is sending notifications on new releases.