Spaces:
Sleeping
Sleeping
Update pages/DLC_corg_week8.py
Browse files- 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.
|
| 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"),
|