EasySci commited on
Commit
e94815f
·
1 Parent(s): f580081

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ filter_list = pn.widgets.CheckButtonGroup(
24
  button_type='success',
25
  sizing_mode='fixed',
26
  button_style = 'solid',
27
- button_type = 'default',
28
  margin=(5, 10)
29
  )
30
 
 
24
  button_type='success',
25
  sizing_mode='fixed',
26
  button_style = 'solid',
27
+ # button_type = 'default',
28
  margin=(5, 10)
29
  )
30