Community Cloud Update: GitHub Codespaces

Let Streamlit Community Cloud help you configure GitHub Codespaces for speedy app development!

Read about three easy ways to jump into GitHub Codespaces in our documentation:

  1. From your workspace, “Create a new app with GitHub Codespaces.”
    Fork and deploy a copy of Streamlit Hello, then open it for editing in GitHub Codespaces.
  2. From a public app, “Fork this app.”
    Fork and deploy a copy of a published app, then open it for editing in GitHub Codespaces.
  3. From your workspace, “Edit” any of your deployed apps.
    Add a devcontainer configuration to your deployed app, then open it for editing in GitHub Codespaces.

You can see your edits live through a simple browser within your codespace. When you’re done, you can commit your edits to your repository if you want to update your deployed app. Otherwise, stop your codespace to return to your edits later, or just delete your codespace if you’re done. Read more about in-browser editing with GitHub Codespaces in our blog.

Happy Streamlit-ing!:balloon:

4 Likes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.