Skip to content

Commit 6e4097a

Browse files
authored
doc-edit adjust image sizes (#44)
* doc-edit adjust image sizes * doc-edits adjust git branch section
1 parent 7f983f1 commit 6e4097a

11 files changed

+42
-28
lines changed

1_experiment_train.ipynb

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@
5656
"from pathlib import Path"
5757
]
5858
},
59+
{
60+
"cell_type": "markdown",
61+
"metadata": {},
62+
"source": [
63+
"The output might show TensorFlow messages, such as a \"Could not find TensorRT\" warning. You can ignore these messages.\n"
64+
]
65+
},
5966
{
6067
"cell_type": "markdown",
6168
"metadata": {},
@@ -197,6 +204,13 @@
197204
"onnx.save(model_proto, \"models/fraud/1/model.onnx\")"
198205
]
199206
},
207+
{
208+
"cell_type": "markdown",
209+
"metadata": {},
210+
"source": [
211+
"The output might include TensorFlow messages related to GPUs. You can ignore these messages."
212+
]
213+
},
200214
{
201215
"cell_type": "markdown",
202216
"metadata": {},

workshop/docs/modules/ROOT/pages/automating-workflows-with-pipelines.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ image::pipelines/wb-pipeline-launcher.png[Pipeline buttons]
1717

1818
. Click *Pipeline Editor*.
1919
+
20-
image::pipelines/wb-pipeline-editor-button.png[Pipeline Editor button, 100]
20+
image::pipelines/wb-pipeline-editor-button.png[Pipeline Editor button, 75]
2121
+
2222
You've created a blank pipeline.
2323

2424
. Set the default runtime image for when you run your notebook or Python code.
2525

2626
.. In the pipeline editor, click *Open Panel*.
2727
+
28-
image::pipelines/wb-pipeline-panel-button-loc.png[Open Panel]
28+
image::pipelines/wb-pipeline-panel-button-loc.png[Open Panel,400]
2929

3030
.. Select the *Pipeline Properties* tab.
3131
+
@@ -59,7 +59,7 @@ NOTE: If you don't set this file dependency, the file is not included in the nod
5959

6060
. Click the `1_experiment_train.ipynb` node.
6161
+
62-
image::pipelines/wb-pipeline-node-1.png[Select Node 1, 200]
62+
image::pipelines/wb-pipeline-node-1.png[Select Node 1, 150]
6363

6464
. In the *Properties* panel, click the *Node Properties* tab.
6565

@@ -144,7 +144,7 @@ image::pipelines/wb-pipeline-add-kube-secret.png[Add Kubernetes Secret]
144144
** *Secret Name*: `aws-connection-my-storage`
145145
** *Secret Key*: `AWS_ACCESS_KEY_ID`
146146
+
147-
image::pipelines/wb-pipeline-kube-secret-form.png[Secret Form, 400]
147+
image::pipelines/wb-pipeline-kube-secret-form.png[Secret Form, 300]
148148

149149
. Repeat Step 2 for each of the following Kubernetes secrets:
150150

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ image::workbenches/create-workbench-form-data-connection.png[Data connection, 60
4242

4343
. Click the *Create workbench* button.
4444
+
45-
image::workbenches/create-workbench-form-button.png[Create workbench button]
45+
image::workbenches/create-workbench-form-button.png[Create workbench button, 150]
4646

4747
.Verification
4848

@@ -52,7 +52,7 @@ image::workbenches/ds-project-workbench-list.png[Workbench list]
5252

5353
NOTE: If you made a mistake, you can edit the workbench to make changes.
5454

55-
image::workbenches/ds-project-workbench-list-edit.png[Workbench list edit, 300]
55+
image::workbenches/ds-project-workbench-list-edit.png[Workbench list edit, 250]
5656

5757

5858
.Next step

workshop/docs/modules/ROOT/pages/creating-data-connections-to-storage.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ image::projects/ds-project-add-dc.png[Add data connection]
3131
+
3232
NOTE: Skip the *Connected workbench* item. You add data connections to a workbench in a later section.
3333
+
34-
image::projects/ds-project-my-storage-form.png[Add my storage form]
34+
image::projects/ds-project-my-storage-form.png[Add my storage form, 400]
3535

3636
.. Click *Add data connection*.
3737

@@ -45,7 +45,7 @@ NOTE: If you do not intend to complete the pipelines section of the {deliverable
4545
+
4646
NOTE: Skip the *Connected workbench* item. You add data connections to a workbench in a later section.
4747
+
48-
image::projects/ds-project-pipeline-artifacts-form.png[Add pipeline artifacts form]
48+
image::projects/ds-project-pipeline-artifacts-form.png[Add pipeline artifacts form, 400]
4949

5050
.. Click *Add data connection*.
5151

@@ -54,7 +54,7 @@ image::projects/ds-project-pipeline-artifacts-form.png[Add pipeline artifacts fo
5454

5555
In the *Data connections* tab for the project, check to see that your data connections are listed.
5656

57-
image::projects/ds-project-dc-list.png[List of project data connections]
57+
image::projects/ds-project-dc-list.png[List of project data connections, 400]
5858

5959

6060
.Next steps

workshop/docs/modules/ROOT/pages/deploying-a-model-multi-model-server.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ NOTE: Depending on how model serving has been configured on your cluster, you mi
2222
.. For *Serving runtime*, select `OpenVINO Model Server`.
2323
.. Leave the other fields with the default settings.
2424
+
25-
image::model-serving/create-model-server-form.png[Create model server form]
25+
image::model-serving/create-model-server-form.png[Create model server form, 400]
2626

2727
. Click *Add*.
2828

@@ -37,7 +37,7 @@ image::model-serving/ds-project-workbench-list-deploy.png[Create model server fo
3737
.. Type the path that leads to the version folder that contains your model file: `models/fraud`
3838
.. Leave the other fields with the default settings.
3939
+
40-
image::model-serving/deploy-model-form-mm.png[Deploy model from for multi-model serving]
40+
image::model-serving/deploy-model-form-mm.png[Deploy model from for multi-model serving, 400]
4141

4242
. Click *Deploy*.
4343

workshop/docs/modules/ROOT/pages/deploying-a-model-single-model-server.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ NOTE: Depending on how model serving has been configured on your cluster, you mi
2727
.. Type the path that leads to the version folder that contains your model file: `models/fraud`
2828
.. Leave the other fields with the default settings.
2929
+
30-
image::model-serving/deploy-model-form-sm.png[Deploy model from for single-model serving]
30+
image::model-serving/deploy-model-form-sm.png[Deploy model from for single-model serving, 400]
3131

3232
. Click *Deploy*.
3333

workshop/docs/modules/ROOT/pages/enabling-data-science-pipelines.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You must wait until the pipeline configuration is complete before you continue a
3838
+
3939
If you have waited more than 5 minutes, and the pipeline server configuration does not complete, you can try to delete the pipeline server and create it again.
4040
+
41-
image::projects//ds-project-delete-pipeline-server.png[Delete pipeline server, 300]
41+
image::projects//ds-project-delete-pipeline-server.png[Delete pipeline server, 250]
4242
+
4343
You can also ask your {productname-short} administrator to verify that self-signed certificates are added to your cluster as described in link:https://docs.redhat.com/en/documentation/red_hat_openshift_ai_self-managed/2-latest/html/installing_and_uninstalling_openshift_ai_self-managed/working-with-certificates_certs[Working with certificates].
4444

@@ -47,7 +47,7 @@ You can also ask your {productname-short} administrator to verify that self-sign
4747
. Navigate to the *Pipelines* tab for the project.
4848
. Next to *Import pipeline*, click the action menu (⋮) and then select *View pipeline server configuration*.
4949
+
50-
image::projects/ds-project-pipeline-server-view.png[View pipeline server configuration menu, 300]
50+
image::projects/ds-project-pipeline-server-view.png[View pipeline server configuration menu, 250]
5151
+
5252
An information box opens and displays the object storage connection information for the pipeline server.
5353

workshop/docs/modules/ROOT/pages/importing-files-into-jupyter.adoc

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This file-browser window shows the files and folders that are saved inside your
2323

2424
.. On the toolbar, click the *Git Clone* icon:
2525
+
26-
image::workbenches/jupyter-git-icon.png[Git Clone icon, 300]
26+
image::workbenches/jupyter-git-icon.png[Git Clone icon, 200]
2727

2828
.. Enter the following {deliverable} Git *https* URL:
2929
+
@@ -34,28 +34,28 @@ image::workbenches/jupyter-git-icon.png[Git Clone icon, 300]
3434
https://github.com/rh-aiservices-bu/fraud-detection.git
3535
----
3636
+
37-
image::workbenches/jupyter-git-modal.png[Git Modal, 300]
37+
image::workbenches/jupyter-git-modal.png[Git Modal, 200]
3838

3939
.. Check the *Include submodules* option.
4040

4141
.. Check the *Include submodules* option, and then click *Clone*.
4242

43-
.. In the file browser, select the newly-created *fraud-detection* folder.
43+
.. In the file browser, double-click the newly-created *fraud-detection* folder.
44+
+
45+
image::workbenches/jupyter-file-browser.png[Jupyter file browser, 300]
4446

4547
.. In the left navigation bar, click the *Git* icon and then, in the *Filter* field, enter *{git-version}*.
4648
+
47-
image::workbenches/jupyter-git-icon-version.png[Git Clone icon, 300]
48-
49+
image::workbenches/jupyter-git-icon-version.png[Git Clone icon, 200]
50+
+
4951
// the {git-version} attribute value is defined at the top of this file
50-
.. Select *{git-version}* as the current branch.
52+
.. Select *origin/{git-version}*.
53+
+
54+
The current branch changes to *{git-version}*.
5155

5256

5357
.Verification
5458

55-
Double-click the newly-created folder, `fraud-detection`:
56-
57-
image::workbenches/jupyter-file-browser.png[Jupyter file browser, 300]
58-
5959
In the file browser, you should see the notebooks that you cloned from Git.
6060

6161
image::workbenches/jupyter-file-browser-2.png[Jupyter file browser - fraud-detection, 300]

workshop/docs/modules/ROOT/pages/navigating-to-the-dashboard.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The {productname-short} dashboard shows the *Home* page.
2525

2626
NOTE: You can navigate back to the OpenShift console by clicking the application launcher to access the OpenShift console.
2727

28-
image::projects/ds-console-ocp-tile.png[OCP console link]
28+
image::projects/ds-console-ocp-tile.png[OCP console link, 250]
2929

3030
For now, stay in the {productname-short} dashboard.
3131

workshop/docs/modules/ROOT/pages/running-code-in-a-notebook.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can run a code cell from the notebook interface or from the keyboard:
1919

2020
* *From the user interface:* Select the cell (by clicking inside the cell or to the left side of the cell) and then click *Run* from the toolbar.
2121
+
22-
image::workbenches/run_button.png[Jupyter Run]
22+
image::workbenches/run_button.png[Jupyter Run, 75]
2323

2424
* *From the keyboard:* Press `CTRL` + `ENTER` to run a cell or press `SHIFT` + `ENTER` to run the cell and automatically select the next one.
2525

@@ -52,7 +52,7 @@ You can do what you want - it's your environment and there is no risk of breakin
5252
. Optionally, create a new notebook in which the code cells are run by using a Python 3 kernel:
5353
.. Create a new notebook by either selecting *File ->New ->Notebook* or by clicking the Python 3 tile in the Notebook section of the launcher window:
5454
+
55-
image::workbenches/new_notebook.png[alt text]
55+
image::workbenches/new_notebook.png[New notebook, 100]
5656

5757
You can use different kernels, with different languages or versions, to run in your notebook.
5858

0 commit comments

Comments
 (0)