-
https://quarto.org/docs/tools/jupyter-lab.html#yaml-front-matter says
Given
When I convert
but, instead,
Note that the YAML front matter from the Am I misunderstanding the use of Environment
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
We do indeed document that first cell with YAML should be raw cell : https://quarto.org/docs/tools/jupyter-lab.html#yaml-front-matter So it seems like we should do better... Though the produced .ipynb is valid and working, right ? |
Beta Was this translation helpful? Give feedback.
We do indeed document that first cell with YAML should be raw cell : https://quarto.org/docs/tools/jupyter-lab.html#yaml-front-matter
So it seems like we should do better...
Though the produced .ipynb is valid and working, right ?