Streamlit学习笔记(2)
使用 supervisor 部署 streamlit app 创建文件 /etc/supervisor/conf.d/streamlitAPP.conf [program:streamlitAPP] command = /home/username/...
使用 supervisor 部署 streamlit app 创建文件 /etc/supervisor/conf.d/streamlitAPP.conf [program:streamlitAPP] command = /home/username/...
Streamlit 和 很多库是兼容的: 安装 $pip install streamlit 安装的包: Installing collected packages: terminado, prometheus-client, argon2-cffi...