learnr icon indicating copy to clipboard operation
learnr copied to clipboard

webR support?

Open andrewheiss opened this issue 1 year ago • 1 comments

With the release of webR 0.1.0, running R code in-browser is now possible (and super fast and really neat!). It seems like webR is a natural fit for in-browser learnr modules—for instance, see Desirée De Leon's blog post here about embedding learnr Shiny apps in R Markdown files through iframes.

It would be neat if someday there were some way to add learnr abilities (like hints and solutions) to webR snippets, like this from webR's documentation

Screenshot 2023-03-09 at 08 58 29

andrewheiss avatar Mar 09 '23 14:03 andrewheiss

Could shinylive be another solution to use learnr without a server, @andrewheiss ? Pherpas the lack of quarto support is an issue.

wuttkea avatar Sep 22 '23 15:09 wuttkea