Skip to content

Commit eb1fb2d

Browse files
authored
Fix label in Jupyter Notebook form (#787)
1 parent fad0ff4 commit eb1fb2d

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)