Connect Cloud User Guide
Posit Connect Cloud is a new online platform to simplify the deployment of data applications and documents. Anyone can create an account by visiting https://connect.posit.cloud and authenticating with GitHub.
We’re now in Alpha, which provides the following functionality:
- Supported Python frameworks: Shiny, Streamlit, Bokeh, Dash, Quarto, and Jupyter via requirements.txt.
- Supported R frameworks: Shiny, Quarto, and R Markdown via manifest.json.
- You can only deploy by pointing to code in public GitHub repository.
- A successful deployment will generate a publicly viewable url for your content.
- It is not yet scalable. So please don’t share something hoping it will go viral!
We very much want your feedback as we work toward a wider release.
Thank you!