Skip to content

Commit cf5c167

Browse files
committed
Fix label in Jupyter Notebook form
1 parent 919a7e2 commit cf5c167

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
@@ -160,7 +160,7 @@ openondemand_apps_jupyter_default:
160160
- node
161161
attributes: # TODO
162162
num_cores:
163-
label: Number of cores FOO
163+
label: Number of cores
164164
value: 1
165165
modules: ""
166166
extra_jupyter_args: ""

0 commit comments

Comments
 (0)