Replies: 1 comment 2 replies
-
We aren't planning on including interactive tutorials on the short or intermediate term, but I'm sure we will in the fullness of time. That said, R Markdown / distill / blogdown / pkgdown sites can't really include learnr tutorials (or even shiny apps) directly. Rather, they would use an iframe to embed it. You can do the same thing with Quarto. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm hoping to design a Quarto website for some courses and workshops I am developing this year. However, in browsing through it seems I can create a website with some material (e.g., presentations, static documents, and Shiny apps) but not others (e.g., interactive tutorials created with learnr package). Am I missing something within the current functionality, or is the integration of interactive tutorials in the works? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions