jupyterlab-myst icon indicating copy to clipboard operation
jupyterlab-myst copied to clipboard

When loading from jupytext (markdown), look to frontmatter directly

Open rowanc1 opened this issue 2 years ago • 0 comments

Right now when we parse the frontmatter we look to the first cell and load the YAML. This behaviour should change if there is already frontmatter defined in a jupytext markdown file. This will allow full reconstruction of the notebook from markdown.

rowanc1 avatar Feb 01 '23 19:02 rowanc1