I found a way to at least run the code from the IDE (PyCharm in my case). The streamlit run code.py command actually calls python -m streamlit.cli run ...
確定! 回上一頁