Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
CoastalBaseball
/
DataProcess
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
igroffman
commited on
Nov 4, 2025
Commit
fd7f280
·
verified
·
1 Parent(s):
c06f4ab
Update app.R
Browse files
Files changed (1)
hide
show
app.R
+1
-0
app.R
CHANGED
Viewed
@@ -952,5 +952,6 @@ server <- function(input, output, session) {
952
}
953
)
954
}
955
# Run the app
956
shinyApp(ui = ui, server = server)
952
}
953
)
954
}
955
+
956
# Run the app
957
shinyApp(ui = ui, server = server)