A new tab doesn't open up in my web-browser if I run the streamlit-python script

That’s strange. So just to make 100% sure, can you confirm that these are the steps you took:

  1. Open a terminal and a Python environment where Streamlit is installed.
  2. Run streamlit hello
  3. Open another terminal
  4. Run netstat -an | find "8501"