Based on previous posts, it looks like the learnr package should work (or has in the past) under RStudio Cloud. Currently, however, I'm not seeing the Run Code button appearing with the code chunks in the tutorials.
With learnr loaded, if I run
learnr::run_tutorial("hello", package="learnr")
I see this
Could this be a problem with my setup, or is it something on the server side?
Thanks,
Alistair