Source
Install an app from a listing
The Snowflake Native App Framework is generally available on supported cloud platforms.
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.
DESCRIBE APPLICATION
The Snowflake Native App Framework is generally available on supported cloud platforms.
Install and manage an app with containers
The Snowflake Native App Framework is generally available on supported cloud platforms.
Declarative Native App manifest reference
It’s used to declaratively share data with consumers, such as notebooks, tables, and views. The manifest file also defines app roles, which app owners can use to share a subset of the app’s data and features to teams in their…
Configure event definitions for an app
The Snowflake Native App Framework is generally available on supported cloud platforms.
Creating and installing your application
The snow app run command brings all the different code files together, creates an application package, uploads code to a Snowflake stage in this application package, validates the setup script SQL, and also installs or upgrades an…
Update an app
The Snowflake Native App Framework is generally available on supported cloud platforms.
Native Apps: Queries that use a reference removed from an app’s manifest file fail
A Snowflake Native App may request a reference to authorize access on an object in a consumer account. These references are defined by the app provider in the manifest file of an application version.
Develop a new version of an app
The Snowflake Native App Framework is generally available on supported cloud platforms.