Manage your Streamlit app

This topic describes how to view, rename, and modify properties of a deployed Streamlit in Snowflake app.

Rename a Streamlit app

  1. Sign in to Snowsight.

  2. In the navigation menu, select Projects » Streamlit.

  3. Select the Streamlit app you want to rename.

  4. Select Edit.

  5. Select the name of the app in the upper-left corner.

  6. Enter the new name in the text box.

  7. Click outside the text box to commit the change.

Change the query warehouse

You might want to switch to a warehouse with more capacity to handle the queries run by your app.

  1. Sign in to Snowsight.

  2. In the navigation menu, select Projects » Streamlit.

  3. Select the Streamlit app whose warehouse you want to change.

  4. Select the name of the app in the upper-left corner.

  5. Select the new warehouse from the dropdown list.

Change the stage or main file

Changing the stage or main file is not available from Snowsight. Use SQL instead.

List Streamlit apps

  1. Sign in to Snowsight.

  2. In the navigation menu, select Projects » Streamlit.

Snowsight displays all Streamlit apps available to your current role.

View app details

  1. Sign in to Snowsight.

  2. In the navigation menu, select Projects » Streamlit.

  3. Select the Streamlit app.

The app details panel shows the app’s database, schema, warehouse, and other properties.

Share a Streamlit app

You can share your Streamlit app with other Snowflake users by granting USAGE privilege to a role. For more information about sharing options, see Sharing Streamlit in Snowflake apps.

  1. Sign in to Snowsight.

  2. In the navigation menu, select Projects » Streamlit.

  3. Select the Streamlit app you want to share.

  4. Select Share.

  5. Begin typing the name of the role you want to share your app with, and then select it.

  6. Optional: Select Copy to clipboard to copy the app URL.

  7. Select Done.