Skip to content

Commit 9c80bb5

Browse files
committed
Fix label in Jupyter Notebook form
1 parent fad0ff4 commit 9c80bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environments/common/inventory/group_vars/all/openondemand.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ openondemand_apps_jupyter_default:
161161
- node
162162
attributes: # TODO
163163
num_cores:
164-
label: Number of cores FOO
164+
label: Number of cores
165165
value: 1
166166
modules: ""
167167
extra_jupyter_args: ""

0 commit comments

Comments
 (0)