jchoo commited on
Commit
4d4794f
·
verified ·
1 Parent(s): 23fc44c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,4 +89,4 @@ maincol.append(moving_av_slider)
89
  template.main.append(maincol)
90
 
91
  # # set the app to be servable
92
- template.serverable(title='SI649 Altair3')
 
89
  template.main.append(maincol)
90
 
91
  # # set the app to be servable
92
+ template.servable(title='SI649 Altair3')