Source
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. CAUSE: Apps on Streamlit Community Cloud are guaranteed 1 GB of memory.
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. Before the change: When a Snowflake Native App becomes disabled, the app returns a single error message that does not mention the reason…
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.
Snowflake Native App manifest reference
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. For additional information, see Support for private connectivity, VPS, and government regions.
Security requirements and guidelines for a Snowflake Native App
…automated security review uses the following scanners and tools to perform the following to analyze different components of an app: Scan code for bugs, anti - patterns, and security vulnerabilities in code.
Update an app
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…
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…
Creating a Streamlit app
Creating a Streamlit app Prerequisites Before creating a Streamlit app with Snowflake CLI, you should meet the following prerequisites: Ensure that your account has the correct privileges as described in Privileges required to create and…