From What's New:
You can now deploy interactive Quarto documents that use Shiny components directly to Posit Connect Cloud. This new capability allows you to combine Quarto’s power for authoring beautiful, narrative driven content with server-side interactivity.
Key Features
- Dynamic Documents: Use Shiny code (written in R or Python) to drive the data and logic behind your document’s interactive elements, from simple filters to complex visualizations.
- Unified Deployment: Publish your interactive Quarto document, including all necessary assets, directly to Connect Cloud from your IDE or from code on GitHub.
Explore the docs to learn more about Quarto support on Connect Cloud.