Introducing Posit Connect Cloud

Publish and share data applications and documents in a single cloud environment within minutes.
Published

July 2024

Posit Connect Cloud makes it easy to publish and share data applications and documents in a single cloud environment within minutes.

  1. Create a free Connect Cloud account at https://connect.posit.cloud
  2. Point to any public GitHub repository with the content
  3. Get a shareable URL to your application or document

Supported Python and R Frameworks

Connect Cloud supports a variety of popular Python and R frameworks. This enables you to build a collection of diverse applications and documents.

You do not need to install or learn any new packages to deploy to Connect Cloud. If your code works on your desktop, it should also work on Connect Cloud as long as you include a requirements.txt file for Python deployments or a manifest.json file for R deployments.

Applications Documents
Shiny Quarto
Streamlit Jupyter
Dash R Markdown
Bokeh

Feedback

Posit is committed to supporting open source data science, and Connect Cloud aims to be a central resource to share your Python and R work with others.

We encourage you to get involved with its development by reading the docs, asking questions in the community forum, and providing feedback.