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

Update pages/DLC_corg_week6.py

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