Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kunifujiwara
/
streamlit-geospatial
like
0
Sleeping
App
Files
Files
Community
bd01bd5
streamlit-geospatial
/
setup.sh
giswqs
Init commit
bd01bd5
about 3 years ago
raw
Copy download link
history
blame
Safe
132 Bytes
mkdir
-p ~/.streamlit/
echo
"\
[server]\n\
headless = true\n\
port =
$PORT
\n\
enableCORS = false\n\
\n\
"
> ~/.streamlit/config.toml