Skip to content

Commit 627eca3

Browse files
add "Acellerator: None" on Creating a Workbench form (#98)
* add "Acellerator: None" on Creating a Workbench form If the cluster has GPUs available, the Create a Workbench form will display the options in an "Accelerator" dropdown in the "Deployment size" section of the form. Guide users to not select an Accelerator for this workshop. Thanks Erwan Granger <[email protected]> for pointing this out to me. Co-authored-by: Melissa Flinn <[email protected]> * Update creating-a-workbench.adoc made a small change (changed the line from a NOTE to a step) - since it is a required step if the Accelerators section appears, and also to avoid breaking the numbering of steps. (You'd need to add a + to indent the NOTE under a step and to avoid restarting the step numbering) --------- Co-authored-by: Melissa Flinn <[email protected]>
1 parent 583a845 commit 627eca3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

workshop/docs/modules/ROOT/pages/creating-a-workbench.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ image::workbenches/create-workbench-form-image.png[Workbench image, 600]
3232
+
3333
image::workbenches/create-workbench-form-size.png[Workbench size, 600]
3434

35+
. If your OpenShift cluster has available GPUs, the *Create workbench* form includes an *Accelerator* option. Select *None*. This {deliverable} does not require any GPUs.
36+
3537
. Leave the default environment variables and storage options.
3638
+
3739
image::workbenches/create-workbench-form-env-storage.png[Workbench storage, 600]
@@ -57,4 +59,4 @@ image::workbenches/ds-project-workbench-list-edit.png[Workbench list edit, 350]
5759

5860
.Next step
5961

60-
xref:importing-files-into-jupyter.adoc[Importing the {deliverable} files into the JupyterLab environment]
62+
xref:importing-files-into-jupyter.adoc[Importing the {deliverable} files into the JupyterLab environment]

0 commit comments

Comments
 (0)