Python|streamlit 在 PyCharm 的启动方式

使用 PyCharm 的 Run / Debug 启动
在 PyCharm 的 Run / Debug 中:

1)选择 module 模式
2)模块输入 streamlit
3) 参数输入 run d:/examples/streamlit_app.py