Closed
Description
After typing in the command line jupytext --to python my_notebook.ipynb
I got an error:
jupytext.formats.JupytextFormatError: No format associated to extension '.python'```
At the same time `jupytext --to py my_notebook.ipynb` works like a charm (generating the *light* python file).
I guess it is an issue with README.md, not the package.
Metadata
Assignees
Labels
No labels