Does anyone in my #rstats and #python crew have good advice for a Colab -> Quarto render workflow?
Context: we'd like our students to work in Colab, but turn in a final Quarto-rendered file.
The workflow of "download ipynb -> run quarto render" feels like bad reproducibility. As students tweak the notebook for render, this will leave the Colab copy un-updated.
Ideas?