Connect Cloud User Guide
Welcome
Posit Connect Cloud is an online platform to simplify the deployment of data applications and documents.
Supported Frameworks
The following data frameworks can be deployed and shared from Connect Cloud.
- Python: Shiny, Streamlit, Bokeh, Dash, Quarto, and Jupyter with a requirements.txt file.
- R: Shiny, Quarto, and R Markdown with a manifest.json file.
GitHub Deployment Workflow
The only way to deploy content to Connect Cloud is through GitHub.
- Public GitHub Repositories: All users can deploy content by pointing to code in public GitHub repositories.
- Private GitHub Repositories: Any paying user can also deploy from private GitHub repositories.