Posit Gallery Example
The classic Old Faithful Shiny app as hosted on the official Posit Shiny Gallery, embedded using a traditional iframe.
This section displays the classic Old Faithful Shiny app as hosted on the official Posit Shiny Gallery, using a simple iframe embedding.
<iframe src="https://gallery.shinyapps.io/083-front-page"
style="width: 100%; height: 600px;
border: 1px solid #ccc; border-radius: 4px;"></iframe>