pypi jupytext 1.11.2
Version 1.11.2

latest releases: 1.16.4, 1.16.3, 1.16.2...
3 years ago

Changed

  • Jupytext's dependency markdown-it-py is now in v1 (#769)
  • The optional argument fmt in jupytext.reads now has the default value None - thanks to Yuvi Panda (#763)

Fixed

  • All text files are opened with an explicit utf-8 encoding (#770)
  • Previously --pipe black was not always putting two blank lines between functions. To fix that we load the internal Jupytext
    cell metadata like lines_to_next_cell from the text file rather than ipynb (#761)
  • The timestamp of the source file is not updated any more when the destination file is not in the pair (#765, #767)

Added

  • A new test documents when the ipython3 pygment lexer appears in MyST Markdown files (#759)

Don't miss a new jupytext release

NewReleases is sending notifications on new releases.