Arts-of-coding commited on
Commit
18ccbf9
·
verified ·
1 Parent(s): f8261c8

Update pages/DLC_corg_week12.py

Browse files
Files changed (1) hide show
  1. pages/DLC_corg_week12.py +1 -1
pages/DLC_corg_week12.py CHANGED
@@ -13,7 +13,7 @@ pl.enable_string_cache(False)
13
 
14
  dash.register_page(__name__, location="sidebar")
15
 
16
- dataset = "data10xflex/corg/DLC_corg_w12"
17
 
18
  # Set custom resolution for plots:
19
  config_fig = {
 
13
 
14
  dash.register_page(__name__, location="sidebar")
15
 
16
+ dataset = "corg/DLC_corg_w12"
17
 
18
  # Set custom resolution for plots:
19
  config_fig = {