Skip to content

Commit 8492976

Browse files
Update paths for JupyterHub again :)
1 parent 4b26514 commit 8492976

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

settings/data_paths.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"local": {
3-
"ghost_root": "/data/datasets/obs/ghost",
4-
"nonghost_root": "/data/datasets/obs/nonghost",
5-
"exp_root": "/data/datasets/exp",
6-
"exp_to_interp_root": "/data/datasets/exp_to_interp"
3+
"ghost_root": "/shared/data/datasets/obs/ghost",
4+
"nonghost_root": "/shared/data/datasets/obs/nonghost",
5+
"exp_root": "/shared/data/datasets/exp",
6+
"exp_to_interp_root": "/shared/data/datasets/exp_to_interp"
77
},
88

99
"mn5": {

0 commit comments

Comments
 (0)