That’s strange. So just to make 100% sure, can you confirm that these are the steps you took:
- Open a terminal and a Python environment where Streamlit is installed.
- Run
streamlit hello
- Open another terminal
- Run
netstat -an | find "8501"
That’s strange. So just to make 100% sure, can you confirm that these are the steps you took:
streamlit hello
netstat -an | find "8501"