FreddyHernandez commited on
Commit
fa89aa5
1 Parent(s): 56eee57

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -13,7 +13,7 @@ library(shiny)
13
  ui <- fluidPage(
14
 
15
  # Application title
16
- titlePanel("Old Faithful Geyser Data"),
17
 
18
  # Sidebar with a slider input for number of bins
19
  sidebarLayout(
 
13
  ui <- fluidPage(
14
 
15
  # Application title
16
+ titlePanel("Mi first shiny app in Hugging Face"),
17
 
18
  # Sidebar with a slider input for number of bins
19
  sidebarLayout(