1 Star 0 Fork 15

21CloudBox Starters/hello-streamlit-sample2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
setup.sh 219 Bytes
一键复制 编辑 原始数据 按行查看 历史
tobyglei 提交于 2020-11-26 14:08 +08:00 . Update setup.sh
mkdir -p ~/.streamlit/
echo "\
[general]\n\
email = \"[email protected]\"\n\
" > ~/.streamlit/credentials.toml
echo "\
[server]\n\
headless = true\n\
enableCORS = false\n\
port = 10000\n\
" > ~/.streamlit/config.toml
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/eryiyunbox-examples/hello-streamlit-sample2.git
[email protected]:eryiyunbox-examples/hello-streamlit-sample2.git
eryiyunbox-examples
hello-streamlit-sample2
hello-streamlit-sample2
main

搜索帮助