r-wasm / quarto-live

WebAssembly powered code blocks and exercises for both the R and Python languages in Quarto documents
https://r-wasm.github.io/quarto-live/
MIT License
128 stars 9 forks source link

Convert courses and/or textbooks to use Quarto Live #33

Open coatless opened 3 months ago

coatless commented 3 months ago

Consider linking to a course that implements the new technology.

Easiest one to switch would be:

https://github.com/tidyverse/datascience-box

Or, re-use the existing tidymodels workflow:

https://www.tidymodels.org/start/recipes/

georgestagg commented 2 months ago

Additionally, we should gather comments and feedback about the conversion experience. For now, let's collect some ideas for reasonable content to convert.

If anyone is interested in converting their own content to use Quarto Live and being part of a more detailed feedback process, let me know in a comment below.

georgestagg commented 2 months ago

Looks like there is also some interest in R4DS: https://forum.posit.co/t/exciting-news-interactive-version-of-r-for-data-science/189406

joelostblom commented 2 months ago

I'm working on creating a new textbook using quarto live for both pyodide and webr. Would be happy to share my experience if there is interest in new resources in addition to the conversion of already existing ones. Likely, I will open issues for most troubles I run into, so I will share some feedback this way already.

mine-cetinkaya-rundel commented 1 month ago

I definitely plan on doing this for Data Science in a Box!