My streamlit app kept showing connecting after deployment without loading the content of the page. what could be the reason for this. The app works fine on my local
I am running streamlit on my laptop
Streamlit, version 0.89.0
Python, version 3.9.7
windows 10
I have taken the below step but still not able to solve the issue.
Deployed app to streamlit cloud and heroku
tried various versions of streamlit 0.8.0 to 1.0.0
Can you give me a minimal requirements.txt file please, as I don’t want to install all of that stuff on my PC to try it? Use pipreqs and perhaps try deploying again with that reduced set of requirements.