Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arthrod
/
your-partner-not-your-judge
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
arthrod
commited on
Apr 22
Commit
3a61167
·
verified
·
1 Parent(s):
71d0164
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
import marimo
2
3
__generated_with = "0.13.1-dev16"
4
-
5
6
@app.cell
7
def _(mo):
1
import marimo
2
3
__generated_with = "0.13.1-dev16"
4
+
app = marimo.App()
5
6
@app.cell
7
def _(mo):