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:

  1. From your workspace at share.streamlit.io, click the overflow icon (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
  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 (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
forum

Still have questions?

Our forums are full of helpful information and Streamlit experts.

Was this page helpful?

editEdit this page on GitHub