rstudio / connectwidgets

The {connectwidgets} package allows you to curate your content on RStudio Connect, helping to create organized groups of content within an RMarkdown document or Shiny app.
https://rstudio.github.io/connectwidgets/
Other
21 stars 7 forks source link

get image adres from content #98

Open rwaaijman opened 3 months ago

rwaaijman commented 3 months ago

Hi, I'm building a shiny landingspage for the content on out posit connect. So far it goes well, with connectwidgets I get most of the meta of each app on posit connect.

When using the quarto document to create an overview, the image that are uploaded are shown in the overview (https://rstudio.github.io/connectwidgets/)

I would like to use the uploaded images that are added in the infopanel of each app in a shiny landingspage. How do I get the adres of this image? It is not send with connectwidgets::content()