purple-koala commited on
Commit
56c64b7
·
verified ·
1 Parent(s): 398f6a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -471,7 +471,7 @@ class SADCP_Viewer(param.Parameterized):
471
 
472
  # Instantiate the SADCP_Viewer class and create a template
473
  explorer = SADCP_Viewer()
474
- tabs = #pn.Tabs(
475
  #("Plots", pn.Column(explorer.update_plots)),
476
  #(
477
  #"Metadata",
 
471
 
472
  # Instantiate the SADCP_Viewer class and create a template
473
  explorer = SADCP_Viewer()
474
+ #tabs = #pn.Tabs(
475
  #("Plots", pn.Column(explorer.update_plots)),
476
  #(
477
  #"Metadata",