Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lhoestq
/
run-duckdb-jobs
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
lhoestq
HF Staff
commited on
Feb 5
Commit
b067411
·
verified
·
1 Parent(s):
bdb8322
Update run.py
Browse files
Files changed (1)
hide
show
run.py
+2
-1
run.py
CHANGED
Viewed
@@ -1 +1,2 @@
1
-
print("hello world")
1
+
print("hello world")
2
+
print("done")