LCV_Test / setup.sh
Gainward777's picture
Upload 10 files
44c2095 verified
raw
history blame
148 Bytes
mkdir -p ~/.streamlit/
echo "
[server]\n
headless=true\n
enableCORS=false\n
enableXsrfProtection=false\n
port=8080\n
\n
" > ~/.streamlit/config.toml