Explore your workspace

If you just created your account and connected your GitHub account, congrats! You are now signed in and ready to go. If you are joining someone else's workspace you may already see some apps.

Each GitHub account and organization is associated with a workspace in Community Cloud. When you sign in to Community Cloud for the first time, you will land in your personal workspace associated with your GitHub user account. The upper-left corner of Community Cloud shows your current workspace.

A new, empty workspace in Streamlit Community Cloud. The workspace owner is displayed in the upper-left corner.

To switch between workspaces, click the workspace name in the upper-left corner and select a new workspace.

Other workspaces are available to you as follows:

  • When you have write permissions to a repository and the repository owner has joined Community Cloud, you can select the associated workspace. An owner can be a GitHub user or organization.
  • If someone has shared an app with you through Community Cloud, you will see the app's associated workspace. This is view-only access.
This workspace is for the user sammy-streamlit, who has access to their personal workspace and another workspace for the organization we-love-streamlit.

Inviting other developers is simple: Just give them write access to your GitHub repository so that you can code together. When they sign in to share.streamlit.io, they'll have access to your workspace.

Streamlit Community Cloud inherits developer permissions from GitHub. When others sign in to Community Cloud, they will automatically see the workspaces they share with you. From there you can all deploy, manage, and share apps together.

push_pin

Note

When a user is added to a repository on GitHub, it will take at most 15 minutes before they can deploy or manage the app on Community Cloud. If a user is removed from a repository on GitHub, it will take at most 15 minutes before their permission to manage the app from that repository is revoked.

And remember, whenever anyone on the team updates the code on GitHub, the app will automatically update for you!

The "My apps" section of your workspace is your base of operations to deploy and manage your apps. When you deploy an app, it is added to this section of your workspace.

If you already have an app saved to a GitHub repo, you can deploy it directly. Otherwise, Community Cloud provides templates you can use. When you deploy from a template, Community Cloud will fork a project into your GitHub account and deploy from the new fork. This is a convenient way to get started if you haven't already created a Streamlit app.

To get started, just click "Create app" in the upper-right corner. To learn more, see Deploy your app and Deploy from a template.

The "My profile" section of your workspace lets you customize a personal portfolio of Streamlit apps to share with the world. Curate and feature your Streamlit apps to show off your work.

For inspiration, check out the "Explore" section. This is a gallery of Streamlit apps created by the Streamlit community. Check out popular and trending apps, or search for apps in an area that interests you.

forum

Still have questions?

Our forums are full of helpful information and Streamlit experts.