Once the Data Connection and the Pipeline Server have been fully created, you can proceed to create the Workbench, which will serve as the main environment for AI development.
Click on the Workbenches tab, then click the Create workbench button.

Fill in the following settings in the form:
My WorkbenchThe result should look like this:


Click Create workbench to confirm, and wait for the blue Starting status to turn green Running.
Once the Workbench is created, click the Open link to access it.

Log in using the same credentials as before.
You will be prompted to accept some settings. Click Allow selected permissions.

You should now see the following interface:

We will clone the content of our Git repository so that you can access all the materials needed for AI model training.
Open the tab with the Git icon in the left menu and click Clone a Repository:

Enter the Git repository URL: https://github.com/Demo-AI-Edge-Crazy-Train/workshop-model-training. Also check Download the repository, then click Clone:

At this stage, your Jupyter environment is ready to start working.