Spaces:
Runtime error
Runtime error
Update pages/keratinocytes.py
Browse files- pages/keratinocytes.py +1 -1
pages/keratinocytes.py
CHANGED
@@ -13,7 +13,7 @@ pl.enable_string_cache(False)
|
|
13 |
|
14 |
dash.register_page(__name__, location="sidebar")
|
15 |
|
16 |
-
dataset = "datasingleron/keratinocytes/
|
17 |
|
18 |
# Set custom resolution for plots:
|
19 |
config_fig = {
|
|
|
13 |
|
14 |
dash.register_page(__name__, location="sidebar")
|
15 |
|
16 |
+
dataset = "datasingleron/keratinocytes/singleron_keratinocytes_umap_clusres"
|
17 |
|
18 |
# Set custom resolution for plots:
|
19 |
config_fig = {
|