mystmd icon indicating copy to clipboard operation
mystmd copied to clipboard

Jupytext notebook support

Open choldgraf opened this issue 1 year ago • 6 comments

Currently, we only support text-based notebooks via the {code-cell} directive and {eval} role. Jupyter Book v1 supports any file format that Jupytext supports, which is a wide variety of text-based notebook formats.

I don't see any mention of Jupytext support in the docs, so assume that it isn't supported right now.

Suggestion

We should either:

  • Support Jupytext formats as a general principle for notebook execution and reading.
  • Define the few jupytext formats that are most common and support them
  • Explicitly agree to drop jupytext support in v2.

choldgraf avatar May 28 '24 15:05 choldgraf