Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cbensimon
/
streamlit-fullwidth
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cbensimon
HF Staff
commited on
Oct 26, 2022
Commit
4349727
·
1 Parent(s):
8f081d2
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -6,6 +6,7 @@ colorTo: blue
6
sdk: streamlit
7
sdk_version: 1.10.0
8
app_file: app.py
9
pinned: false
10
---
11
6
sdk: streamlit
7
sdk_version: 1.10.0
8
app_file: app.py
9
+
fullWidth: true
10
pinned: false
11
---
12