The simplicity that streamlit offers for building apps is so cool and useful. But sometimes you may be constrained by lack of compute or incompatible working environment on your local computer. In most cases Colab solves that problem. But what if you want to share your streamlit app with others from Colab.

In this tutorial we will be learning how to run or deploy our streamlit app from Google’s Colaboratory.

Installation

!pip install streamlit
!pip install pyngrok

Code: https://bit.ly/3phmKvp

Subscribe: https://www.youtube.com/channel/UC2wMHF4HBkTMGLsvZAIWzRg

#streamlit #python

How to Run Streamlit Apps From Colab
39.15 GEEK