Streamlit | Making the world better with data

Streamlit

3 Data apps to create …

Now that data apps are becoming more mainstream, here is my top list of data apps to get instant value.

What are data apps ?

Data apps are interactive applications that allow users to explore, analyze, and visualize data in a user-friendly way. They are typically built using frameworks like …

Databricks data apps with …

Data apps and Deployment with GitHub Actions


Databricks data apps are now in public preview available. This example can be used for all the app deployment. The processes itself doesn’t take into account what apps are in question. Databricks supports the following frameworks: Dash, Flask, …

Create a Ci/Cd pipeline …

Long story short, there is no official git integration available for your streamlit apps on Snowflake. Here is an example how this could be done and what are the minimum requirements for uploading your apps to Snowflake stage.

Adding files to the stage can be done using SnowSQL documentation. …