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

Update pages/DLC_WT2.py

Browse files
Files changed (1) hide show
  1. 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 = "data10xflex/corg/WT2_polars"
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 = {