You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demonstrates how to deploy a live Streamlit web app directly from Google Colab using ngrok for public access. Since Colab doesn’t expose ports externally, ngrok creates a secure tunnel, allowing anyone to interact with your app via a temporary public URL.
NgrokTunnel allows you to run Streamlit apps directly from Google Colab, making it easy to share your work with others. 🚀 With ngrok, you can create a secure tunnel for public access, streamlining your development process. 🐙