Fixed
- The
jupytext.toml
config file can now be used together with thejupytext
pre-commit hook (#752) - The
notebook_extensions
option of thejupytext.toml
file now works (#746)
Changed
- The options in
jupytext.toml
where renamed to match thejupytext
metadata in the text notebooks. One should now useformats
rather thandefault_jupytext_formats
andnotebook_metadata_filter
rather thandefault_notebook_metadata_filter
(#753)