Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snowflake-labs/snowflake-demo-streamlit
This repo contains a collection of Streamlit in Snowflake demos, tutorials, and examples
https://github.com/snowflake-labs/snowflake-demo-streamlit
app snowflake streamlit
Last synced: about 1 month ago
JSON representation
This repo contains a collection of Streamlit in Snowflake demos, tutorials, and examples
- Host: GitHub
- URL: https://github.com/snowflake-labs/snowflake-demo-streamlit
- Owner: Snowflake-Labs
- License: apache-2.0
- Created: 2024-05-09T17:23:15.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-01T15:14:13.000Z (about 1 month ago)
- Last Synced: 2024-10-10T09:23:37.383Z (about 1 month ago)
- Topics: app, snowflake, streamlit
- Language: Python
- Homepage: https://www.snowflake.com/streamlit
- Size: 41.1 MB
- Stars: 157
- Watchers: 9
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Streamlit in Snowflake Demos
This repo contains a collection of Streamlit in Snowflake demos, tutorials, and examples. Browse each folder to access the files associated with each demo.
![](./shared_assets/sis-home.png)
## Repository structure
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.
## Use Cases
Streamlit in Snowflake can be used for a variety of use cases.
![](./shared_assets/use_cases.png)
## License
All app code included in this repo is available with an Apache 2.0 license.
## Resources
Here are some resources to learn more:
* [Streamlit in Snowflake Website](https://www.snowflake.com/en/data-cloud/overview/streamlit-in-snowflake/)
* Streamlit in Snowflake [Documentation](https://docs.snowflake.com/en/developer-guide/streamlit/about-streamlit)
* Streamlit Open Source [Documentation](https://docs.streamlit.io/)
* Streamlit in Snowflake [Release Notes](https://docs.snowflake.com/en/release-notes/streamlit-in-snowflake)## Other links
* Interested in running Python code in Snowflake Notebooks? Check out the [Snowflake Demo Notebooks Repo](https://github.com/Snowflake-Labs/snowflake-demo-notebooks/tree/main)