Source
Security requirements and best practices for a Snowflake Native App
Your app must not load or execute any code from outside the application package except Snowflake - provided libraries. All the app code, including all library dependencies and setup code, must be included in the app version defined in the…
Overview of app versions and upgrades
The Snowflake Native App Framework allows providers to create versions and patches of an app. Versions and patches allow providers to release new functionality and updates to consumers. VersionGenerally contains major updates to a…
Snowflake Native App manifest reference
…includes a Streamlit app, this property specifies the schema and name of the default Streamlit app available to consumers. This field is required if the app includes a Streamlit 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.
Add a Streamlit app
Streamlit is an open - source Python library that makes it easy to create and share custom web apps for machine learning and data science. By using Streamlit you can quickly build and deploy powerful data applications.
Create versions and patches for an app
The Snowflake Native App Framework is generally available on supported cloud platforms. For additional information, see Support for private connectivity, VPS, and government regions.
snow app bundle
Prepares a local folder with configured app artifacts.
Consumer security best practices for an app with containers
The Snowflake Native App Framework is generally available on supported cloud platforms. For additional information, see Support for private connectivity, VPS, and government regions. This topic provides security guidelines for consumers…
Install and manage an app with containers
The Snowflake Native App Framework is generally available on supported cloud platforms. For additional information, see Support for private connectivity, VPS, and government regions.
Configure event definitions for an app
The Snowflake Native App Framework is generally available on supported cloud platforms. For additional information, see Support for private connectivity, VPS, and government regions.