无分类 ubuntu下使用gunicorn部署Flask 安装supervisor和gunicornsudoapt-getinstallsupervisorcondainstallgunicorn测试一下:gunicornwsgi:applicationwsgi:python文件名(不含后缀)ap
无分类 Dash学习笔记 Dash文档:https://dash.plotly.com/Dash安装和示例安装:condainstalldashpandasDash应用由两部分够成:layout:描述应用的外观,由html节点,图形节点构成,类似html.Div,d