You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
qmd is a common markdown format that can be used by R, python and Julia notebook users https://nbdev.fast.ai/tutorials/qmd_intro.html and is more friendly for version control that the standard ipynb format.
qmd
is a common markdown format that can be used by R, python and Julia notebook users https://nbdev.fast.ai/tutorials/qmd_intro.html and is more friendly for version control that the standardipynb
format.It is developed by
Quarto
- https://quarto.org/docs/get-started/hello/jupyter.html. It is already supported byjupytext
so the addition might be as simple as recognizing the.qmd
extension.The text was updated successfully, but these errors were encountered: