Replies: 6 comments 1 reply
-
You do indeed need to upload the @jcheng5 Is there anything else special that needs to be done for |
Beta Was this translation helpful? Give feedback.
-
Okay, I see. That works! Thanks! |
Beta Was this translation helpful? Give feedback.
-
Unfortunately, I have to unmark the answer. This is my The URL is https://apps.katharinabrunner.de/remove-na-explore-surroundings/ The interactive parts don't work after an update: https://apps.katharinabrunner.de/remove-na-explore-surroundings/index.html |
Beta Was this translation helpful? Give feedback.
-
Best way to resolve this is to post an issue here: https://github.com/rstudio/shiny-server |
Beta Was this translation helpful? Give feedback.
-
I think it's a Quarto issue, not a Shiny Server one, since the local |
Beta Was this translation helpful? Give feedback.
-
The feature definitely works. Please see the documentation here: https://quarto.org/docs/interactive/shiny/. You have to call |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I want to deploy a Quarto Interactive Document on a Shiny Server in order to show it to the world. I expected it to work out of the box: Upload and ready to go.
But I was wrong... What do I have to do besides uploading the
.qmd
to the Shiny Server? Uploading the.html
breaks interactivity, of course.My Quarto config looks like this:
I am aware that the Flexdashboard implementation is planned for Fall 2022, but simple interactive documents should be working as far I understand the post on https://quarto.org/docs/faq/rmarkdown.html.
How can I deploy a Quarto interactive document on a self-hosted Shiny Server?
Beta Was this translation helpful? Give feedback.
All reactions