Q: "ngrok tcp address cant connect to my python chat app (python3)" Description: i got a problem with linking my ngrok tcp address into my python chat app and i
You can refer to my images for details. This is the code I'm running on colab: from google.colab import drive drive.mount('/content/drive') cd /content/drive/M
Below is my code for deploying my ml model on streamlit. I am using Google Collab !pip install streamlit --quiet !pip install pyngrok==4.1.1 from pyngrok import