This repo contains a collection of Streamlit in Snowflake demos, tutorials, and examples. Browse each folder to access the files associated with each demo.
Install Snowflake CLI (>= 3.14):
brew install snowflake-cliOptional (Recommended)
Install Cortex Code CLI for AI-assisted development and debugging of Streamlit apps.
Every folder is an independent Streamlit app containing code, setup scripts and sample data needed to run the app. Every app contains a README file which serves as a guide to setting up the app and using it.
Streamlit in Snowflake can be used for a variety of use cases.
All app code included in this repo is available with an Apache 2.0 license.
Here are some resources to learn more:
- Streamlit in Snowflake Website
- Streamlit in Snowflake Documentation
- Streamlit Open Source Documentation
- Streamlit in Snowflake Release Notes
- Interested in running Python code in Snowflake Notebooks? Check out the Snowflake Demo Notebooks Repo

