Spaces:
Sleeping
Sleeping
Arts-of-coding
commited on
Commit
•
e2b28e8
1
Parent(s):
563d737
Rename pages/integratedsuture.py to pages/integratedaniridia.py
Browse files
pages/{integratedsuture.py → integratedaniridia.py}
RENAMED
@@ -13,7 +13,7 @@ pl.enable_string_cache(False)
|
|
13 |
|
14 |
dash.register_page(__name__, location="sidebar")
|
15 |
|
16 |
-
dataset = "
|
17 |
|
18 |
# Set custom resolution for plots:
|
19 |
config_fig = {
|
|
|
13 |
|
14 |
dash.register_page(__name__, location="sidebar")
|
15 |
|
16 |
+
dataset = "dataaniridia/integrated/sc_liu_aniridia_integrated_processed"
|
17 |
|
18 |
# Set custom resolution for plots:
|
19 |
config_fig = {
|