Snowflake
Streamlit Commands
Build and deploy interactive Streamlit applications directly in Snowflake. Create data apps that run securely within the Snowflake environment with native data access.
6 commands
Pro Tips
Use 'snow streamlit deploy' to push local Streamlit apps to Snowflake for secure, governed access.
Streamlit apps in Snowflake run with the owner's privileges - design with least privilege in mind.
Use 'snow streamlit get-url' to retrieve the shareable URL for deployed applications.
Common Mistakes
Streamlit apps execute with owner rights. Be careful about what data the app can access.
External package dependencies must be available in Snowflake's package repository.