r-wasm / quarto-drop

Drop down an interactive R or Python console, code editor, and plotting window from the top of your Quarto slides.
https://r-wasm.github.io/quarto-drop/
MIT License
100 stars 3 forks source link

Support for displaying rich outputs (tables, htmlwidgets, etc.) and R `help()` output #1

Open georgestagg opened 1 month ago

georgestagg commented 1 month ago

Temporary simple pager ouptut added in 7e1a141.

In the future this should be replaced by a HTML pager displayed in the same way as htmlwidgets and other rich output.