File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,14 +48,14 @@ jupyterhub:
48
48
- satra
49
49
- djarecka
50
50
singleuser :
51
+ defaultUrl : /lab
51
52
profileList :
52
53
- display_name : " DANDI (CPU)"
53
54
description : " Default DANDI image with JupyterLab"
54
55
default : true
55
56
kubespawner_override :
56
57
image : dandiarchive/dandihub:latest
57
58
image_pull_policy : Always
58
- default_url : /lab
59
59
profile_options : &profile_options_cpu
60
60
requests :
61
61
display_name : Resource Allocation
Original file line number Diff line number Diff line change @@ -50,14 +50,14 @@ jupyterhub:
50
50
userScheduler :
51
51
enabled : true
52
52
singleuser :
53
+ defaultUrl : /lab
53
54
profileList :
54
55
- display_name : " DANDI (CPU)"
55
56
description : " Default DANDI image with JupyterLab"
56
57
default : true
57
58
kubespawner_override :
58
59
image : dandiarchive/dandihub:latest
59
60
image_pull_policy : Always
60
- default_url : /lab
61
61
profile_options : &profile_options_cpu
62
62
requests :
63
63
display_name : Resource Allocation
You can’t perform that action at this time.
0 commit comments