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