其实主要看官网: https://dash.plotly.com
- 安装
pip install dash # 安装dash
pip install dash -i https://mirror.baidu.com/pypi/simple # 从百度源安装
pip install dash-bootstrap-components # 安装dash-bootstrap-components
pip install dash-bootstrap-components -i https://mirror.baidu.com/pypi/simple