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