Source
Snowflake Native App Framework: Update error message when an app is disabled
After a consumer installs a Snowflake Native App, the app can become disabled for multiple reasons.
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.
Guidelines for publishing an app to the Snowflake Marketplace
Snowflake provides a platform that allows providers to build, distribute, and monetize apps. The Snowflake review process ensures the quality of the apps that are published to the Snowflake Marketplace.
snow app release-directive unset
snow app release-directive unset Unsets a release directive. Syntax snow app release-directive unset <directive> --channel <channel> --package-entity-id <package_entity_id> --app-entity-id <app_entity_id> --project <project_defin…
Opening an app in a browser
You must have an existing connection in your config.toml file. You must have a snowflake.yml file in your Snowflake Native App project.
Share an app with consumers
After developing and testing the application package containing your app , you can publish the app to consumers using listings. As a provider, you add an application package as the data content of an listing. The consumer installs the app…
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…
snow app release-directive set
Sets a release directive. target_accounts cannot be specified for default release directives. target_accounts field is required when creating a new non - default release directive.
snow app release-directive add-accounts
…snow app release - directive add - accounts Adds accounts to a release directive.
snow app open
Opens the Snowflake Native App inside of your browser, once it has been installed in your account.