Github Actions
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. …
Azure Ad with Streamlit …
Streamlit Azure AD Login and Deployment with GitHub Actions
Streamlit community cloud provides an excellent way to share your work. When creating internal or personal apps, it is wise to have them securely in a place, where you can only access them. Cloud provides excellent components to create …