Arts-of-coding commited on
Commit
1f08bde
·
verified ·
1 Parent(s): d7e8dc5

Update pages/DLC_corg_week8.py

Browse files
Files changed (1) hide show
  1. pages/DLC_corg_week8.py +1 -1
pages/DLC_corg_week8.py CHANGED
@@ -115,7 +115,7 @@ tab3_content = html.Div([
115
 
116
  tab4_content = html.Div([
117
  html.Label("Column chosen"),
118
- dcc.Dropdown(id='dpdn2', value="leiden_res_0.15", multi=False,
119
  options=df.columns),
120
  html.Div([
121
  html.Label("Multi gene"),
 
115
 
116
  tab4_content = html.Div([
117
  html.Label("Column chosen"),
118
+ dcc.Dropdown(id='dpdn2', value="leiden_res_0.03", multi=False,
119
  options=df.columns),
120
  html.Div([
121
  html.Label("Multi gene"),