Skip to content
#

colab-hacks

Here are 2 public repositories matching this topic...

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.

  • Updated Jun 8, 2025
  • Jupyter Notebook

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. 🐙

  • Updated Jul 2, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the colab-hacks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the colab-hacks topic, visit your repo's landing page and select "manage topics."

Learn more