Streamlit lets you turn data scripts into shareable web apps in minutes,快速搭建web数据分析应用 https://github.com/streamlit/streamlit
liuyuqi-dellpc b610ea553f 1 | 8 months ago | |
---|---|---|
.github | 9 months ago | |
demo | 9 months ago | |
demo2 | 8 months ago | |
README.md | 9 months ago |
快速搭建web数据分析应用
cd demo
poetry install
poetry shell
streamlit run app.py --server.port 8501
streamlit docs
strewamlit cache clear
streamlit hello