Python Version 3.8.5 $ pip3 install -r requirements.txt $ streamlit run gdn_app.py OR (to change port number) $ streamlit run --server.port 4005 gdn_app.py ...
確定! 回上一頁