Skip to content

jupytext --to python does not work (--to py does) #216

Closed
@stared

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions