Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
glennrory
/
dockerspace
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
glennrory
commited on
Jan 13, 2024
Commit
265d560
·
verified
·
1 Parent(s):
1e07cfe
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-2
app.py
CHANGED
Viewed
@@ -150,5 +150,5 @@
150
# static_assets=str(www_dir),
151
# )
152
153
-
from data import get_data
154
-
get_data()
150
# static_assets=str(www_dir),
151
# )
152
153
+
#
from data import get_data
154
+
#
get_data()