Importing the lab files into the Jupyter environment The Jupyter environment is a web-based environment, and everything you do inside it happens on Red Hat OpenShift AI and powered by the OpenShift cluster. This means that, without having to install and maintain anything on your own computer, and without requiring any local resources like CPU, GPU and RAM, you can perform your Data Science work in this powerful and stable environment. Prerequisite You created a workbench, as described in Creating a workbench and selecting a Notebook image. Procedure Wait for your workbench to be fully started Click the Open link next to your workbench. If prompted, log in and allow the Notebook to authorize your user. Authenticate with the same credentials as earlier You will be asked to accept these settings: Your Jupyter environment window opens. This file-browser window shows the files and folders that are saved inside your own personal space in OpenShift AI. Bring the content of this lab inside your Jupyter environment: On the toolbar, click the Git Clone icon: Enter the following lab Git https URL: https://github.com/rh-aiservices-bu/test-drive.git Check the Include submodules option. Click CLONE. Verification Navigate to test-drive/fraud-detection In the file browser, you should see the notebooks that you cloned from Git. 3.1.1 Create a Workbench 3.1.3 Notebooks