Python|streamlit 在 PyCharm 的启动方式

📅 2026/7/2 3:28:32
Python|streamlit 在 PyCharm 的启动方式
使用 PyCharm 的 Run / Debug 启动在 PyCharm 的 Run / Debug 中1)选择 module 模式2)模块输入 streamlit3) 参数输入 run d:/examples/streamlit_app.py