coatless / quarto-webr

Community developed Quarto Extension to Embed webR for HTML Documents, RevealJS, Websites, Blogs, and Books.
https://quarto-webr.thecoatlessprofessor.com/
394 stars 19 forks source link

Autorun for interactive cells #151

Closed coatless closed 9 months ago

coatless commented 9 months ago

Interactive cells require users to trigger code evaluation. One option would be to add a way for the code cell to be triggered automatically on page load alongside the other non-interactive areas.