Spaces:
Sleeping
Sleeping
Update pages/DLC_AN2_WT2.py
Browse files- pages/DLC_AN2_WT2.py +1 -1
pages/DLC_AN2_WT2.py
CHANGED
@@ -14,7 +14,7 @@ from natsort import natsorted
|
|
14 |
|
15 |
dash.register_page(__name__, location="sidebar")
|
16 |
|
17 |
-
dataset = "scdatazhou/all_polars"
|
18 |
|
19 |
# Set custom resolution for plots:
|
20 |
config_fig = {
|
|
|
14 |
|
15 |
dash.register_page(__name__, location="sidebar")
|
16 |
|
17 |
+
dataset = "scdatazhou/corg/all_polars"
|
18 |
|
19 |
# Set custom resolution for plots:
|
20 |
config_fig = {
|