Hacker News new | ask | show | jobs
by shorpy 853 days ago
Yup! You can actually render jupyter notebooks into quarto outputs. I like Quarto better than Jupyter because it's a lot easier to version control .qmd files.
2 comments

(disclosure: I'm a Quarto dev) You can also render _to_ Jupyter notebooks from .qmd files, in case that would be useful for your workflow. We've put a lot of effort into making Jupyter interop a good experience in Quarto, for folks in either the Knitr or Jupyter ecosystem.
Do you map the tags[1] to a hotkey to avoid writing them all the time? Quite interested in this because of the version control as you mention.

1. ```{python}