You don't run Streamlit in the same way as a normal Python app like this: python myapp.py. You do it by calling the Streamlit app itself:
確定! 回上一頁