Before starting a workbench, you need to set an environment variable in the Data Science Project to prevent SSL certificate verification errors. Add a new environment variable and set it’s value as follows:
In the OpenShift AI dashboard, create a new data workbench and enter the following details:
Name: fraud-detection-workbench
[...]
This suggests that the environment variable can be somehow set in the Data Scrience Project globally, outside of creating a workbench. However, no such setting seems to be available:
The course should be more explicit where the user can find the UI to set the environment variable.
Or, if the environment variable should be set for the specific workbench, that is in the Create workbench form below the Name and other parameters, so setting the environment variable should not be in step 1. above the setup that initiates creating the workbench.
The page https://redhatquickcourses.github.io/rhods-pipelines/rhods-pipelines/1.33/chapter1/elyra-pipelines.html#_set_up_the_workbench says:
This suggests that the environment variable can be somehow set in the Data Scrience Project globally, outside of creating a workbench. However, no such setting seems to be available:
The course should be more explicit where the user can find the UI to set the environment variable.
Or, if the environment variable should be set for the specific workbench, that is in the Create workbench form below the Name and other parameters, so setting the environment variable should not be in step 1. above the setup that initiates creating the workbench.