# streamlit 快速搭建web数据分析应用 ## Usage ``` cd demo poetry install poetry shell streamlit run app.py --server.port 8501 streamlit docs strewamlit cache clear streamlit hello ``` ## Reference ## Licenses