Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
VizLib-PyDeck
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
awacke1
commited on
Feb 22, 2023
Commit
953c9a9
·
1 Parent(s):
17d5ebc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -218,4 +218,4 @@ st.pydeck_chart(pdk.Deck(
218
))
219
220
221
-
map.show()
218
))
219
220
221
+
#
map.show()