eagle0504's picture
app updated
746d2f1

A newer version of the Streamlit SDK is available: 1.49.0

Upgrade
metadata
title: Reboot your app
slug: /deploy/streamlit-community-cloud/manage-your-app/reboot-your-app

Reboot your app

If you need to clear your app's memory or force a fresh build after modifying a file that Streamlit Community Cloud doesn't monitor, you may need to reboot your app. This will interrupt any user who may currently be using your app and may take a few minutes for your app to re-deploy. Anyone visiting your app will see "Your app is in the oven" during a reboot.

Rebooting your app on Streamlit Community Cloud is easy! You can reboot your app:

Reboot your app from your workspace

  1. From your workspace at share.streamlit.io, click the overflow icon (<i style={{ verticalAlign: "-.25em" }} className={{ class: "material-icons-sharp" }}>more_vert) next to your app. Click "Reboot".

    Reboot your app from your workspace

  2. A confirmation will display. Click "Reboot".

Confirm rebooting your app in Streamlit Community Cloud

Reboot your app from your Cloud logs

  1. From your app at <your-custom-subdomain>.streamlit.app, click "Manage app" in the lower-right corner.

    Access Streamlit Community Cloud logs from your app

  2. Click the overflow menu icon (<i style={{ verticalAlign: "-.25em" }} className={{ class: "material-icons-sharp" }}>more_vert) and click "Reboot app".

    Reboot your app from your Cloud logs

  3. A confirmation will display. Click "Reboot".

Confirm rebooting your app in Streamlit Community Cloud