nesticot commited on
Commit
a8e2bc6
1 Parent(s): fa052a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -424,7 +424,7 @@ app = App(ui.page_fluid(
424
  ui.panel_main(
425
  ui.navset_tab(
426
 
427
- ui.nav("2023 vs MLB",
428
  ui.output_plot('plot',
429
  width='1000px',
430
  height='1000px')),
 
424
  ui.panel_main(
425
  ui.navset_tab(
426
 
427
+ ui.nav("2024 vs MLB",
428
  ui.output_plot('plot',
429
  width='1000px',
430
  height='1000px')),