Creating a workbench and selecting a notebook image
A workbench is an instance of your development and experimentation environment. Within a workbench you can select a notebook image for your data science work.
-
You created a
My Storage
data connection as described in Storing data with data connections. -
You configured a pipeline server as described in Enabling data science pipelines.
-
Navigate to the project detail page for the data science project that you created in Setting up your data science project.
-
Click the Workbenches tab, and then click the Create workbench button.
-
Fill out the 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 workshop.
-
Select the latest Tensorflow image.
-
Choose a small deployment.
-
Leave the default environment variables and storage options.
-
Under Data connections, select Use existing data connection and select
My Storage
(the object storage that you configured previously) from the list. -
Click the Create workbench button.
In the Workbenches tab for the project, the status of the workbench changes from Starting
to Running
.
If you made a mistake, you can edit the workbench to make changes. |