Creating a workbench and selecting a Notebook image

A workbench is an instance of your development and experimentation environment.
Within the workbench you can select a notebook image for your data science work.

Prerequisite

Procedure

  1. Navigate to the project detail page for the data science project that you created in Section 1.

  2. Click the Create workbench button.

    Create workbench button
  3. Fill out the name and description.

    Workbench name and description

    Red Hat provides several supported notebook images.
    In the Notebook image section, you can choose one of these images or any custom images that an administrator has set up for you.
    The Tensorflow image has the libraries needed for this lab so we will pick that.

  4. Choose the latest Tensorflow image.

    Workbench image
  5. Choose Container size Lab Custom Small

    Workbench size
    There are usually many available sizes. We shortened the list to a single size for this lab
  6. Leave the default environment variables and storage options.

    Workbench storage
  7. Under Data connections, choose Use existing data connection and select My Storage (the object storage that you configured previously) from the dropdown list.

    Data connection
  8. Click the Create workbench button.

    Create workbench button

Verification

  • In the project details page, the status of the workbench changes from Starting to Running.

    Workbench list
  • If you made a mistake, you can stop the workbench and edit it to make changes.

    Workbench list edit