Arts-of-coding commited on
Commit
458b30c
·
verified ·
1 Parent(s): 0de2536

Update pages/DLC_AN2_WT2.py

Browse files
Files changed (1) hide show
  1. 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/corg/all_polars"
18
 
19
  # Set custom resolution for plots:
20
  config_fig = {
 
14
 
15
  dash.register_page(__name__, location="sidebar")
16
 
17
+ dataset = "corg/all_polars"
18
 
19
  # Set custom resolution for plots:
20
  config_fig = {