Streamlit
Streamlit
Streamlit

Deploying Streamlit to Cloud Run

2023-08-04

Deploying Streamlit to Cloud Run

This article explains the steps to deploy Streamlit to Cloud Run. Terraform is used to create the necessary infrastructure resources on Cloud Run and deployment process is automated via GitHub Actions.

Python
Python
Streamlit
Streamlit
Cloud Run
Cloud Run
Google Cloud
Google Cloud
GitHub Actions
GitHub Actions
Docker
Docker
Terraform
Terraform
Creating Multi-Page Apps with Streamlit

2023-02-11

Creating Multi-Page Apps with Streamlit

This article explains Streamlit's Multi-page feature, introduced in version 1.10.0.

Python
Python
Streamlit
Streamlit
Streamlit

2023-02-10

Streamlit

This article introduces Streamlit, a Python framework that makes it easy to develop data science and machine learning applications without the need for knowledge in HTML or CSS, allowing data visualization to be done effortlessly. It covers how to install Streamlit, execute Streamlit apps, use text and widgets, create sidebars, display data tables, visualize data with graphs, and integrate geographic data using maps.

Python
Python
Streamlit
Streamlit