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