Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
cpflecht
/
oldham2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cpflecht
commited on
May 31
Commit
238a5f0
·
verified
·
1 Parent(s):
4f568e4
Update app.r
Browse files
Files changed (1)
hide
show
app.r
+1
-3
app.r
CHANGED
Viewed
@@ -1033,6 +1033,4 @@ server <- function(input, output, session) {
1033
)
1034
}
1035
1036
-
shinyApp(ui, server)
1037
-
1038
-
git add app.py && git commit -m 'Add application file' && git push
1033
)
1034
}
1035
1036
+
shinyApp(ui, server)