SHOW OBJECTS OWNED BY APPLICATION
Lists the objects owned by an app that exists outside the app.
Retrieving the URL for a Streamlit app
Feature — Generally Available Not available in government regions. Prerequisites The Streamlit app must already be uploaded to a stage in the connection you are currently using. Your current ROLE must have access to the app.
How to include markdown elements and images in the readme.md file of a native app
ISSUE: Native apps without a Streamlit component will, by default, display the readme.md file when the app is opened.
Multi-page Streamlit apps
This is the Streamlit app that you provide as the value to the MAIN_FILE property of the CREATE STREAMLIT command. This file is also displayed by default when you view the Streamlit app in Snowsight. data_frame_demo.py: Displays a data…
Azure Active Directory Snowflake Application Homepage URL Field
CAUSE: It is an Azure AD UI cosmetic error only and does not affect the behavior of the enterprise application's single - sign - on or SCIM operation. SOLUTION: Check the application's properties and confirm that the Homepage URL correctly…
How to include images in Streamlit application in the native application framework
ISSUE: Unable to add images to the Streamlit application using st.image in the native application framework.
What to do when a Streamlit Cloud Community App is hitting resource limits?
This indicates that the application has reached or exceeded the allocated 1 GB free memory allowance provided by the Streamlit Community Cloud account.
Snowflake Native App Framework: Update error message when an app is disabled
Application is no longer available for use: Application manually disabled. Application is no longer available for use: Account or organization is inactive. Application is no longer available for use: The version of this application is no…
APPLICATION_STATE view: Add columns to provide additional information about app
Yes. To re - enable the app, contact Snowflake Support. ACCOUNT_INACTIVE The account becomes inactive by being locked or suspended causing the app to be unavailable.
Sync Streamlit in Snowflake apps with a Git repository
Sign in to Snowsight. Select Projects » Streamlit. Next to + Streamlit, open the drop - down menu and select Create from repository. For File location in repository, select the repository and branch in the repository that contain the…