pip install streamlit
cd [directory]
streamlit run app.py --server.address 0.0.0.0 --server.port [your port]
# http://0.0.0.0:[your port]
You can use more streamlit apps in this repo 😊: happy-jihye/Streamlit-Tutorial
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
pip install streamlit
cd [directory]
streamlit run app.py --server.address 0.0.0.0 --server.port [your port]
# http://0.0.0.0:[your port]
You can use more streamlit apps in this repo 😊: happy-jihye/Streamlit-Tutorial