Skip to content

Commit 838fc4f

Browse files
authored
ENG-11303: Updates based on redesigned Projects page (#55)
1 parent 07b6fa4 commit 838fc4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

workshop/docs/modules/ROOT/pages/setting-up-your-data-science-project.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Before you begin, make sure that you are logged in to *{productname-long}*.
99
+
1010
image::projects/launch-jupyter-link.png[Launch Jupyter link]
1111
+
12-
Note that it is possible to start a Jupyter notebook by clicking the *Launch Jupyter* link. However, it would be a one-off Jupyter notebook run in isolation. To implement a data science workflow, you must create a data science project (as described in the following procedure). Projects allow you and your team to organize and collaborate on resources within separated namespaces. From a project you can create multiple workbenches, each with their own IDE environment (for example, JupyterLab), and each with their own data connections and cluster storage. In addition, the workbenches can share models and data with pipelines and model servers.
12+
Note that it is possible to start a Jupyter notebook by clicking the *Launch standalone notebook server* link, selecting a notebook image, and clicking *Start server*. However, it would be a one-off Jupyter notebook run in isolation. To implement a data science workflow, you must create a data science project (as described in the following procedure). Projects allow you and your team to organize and collaborate on resources within separated namespaces. From a project you can create multiple workbenches, each with their own IDE environment (for example, JupyterLab), and each with their own data connections and cluster storage. In addition, the workbenches can share models and data with pipelines and model servers.
1313

14-
. If you are using your own OpenShift cluster, click *Create data science project*.
14+
. If you are using your own OpenShift cluster, click *Create project*.
1515
+
1616
NOTE: If you are using the {org-name} Developer Sandbox, you are provided with a default data science project (for example, `myname-dev`). Select it and skip over the next step to the *Verification* section.
1717

0 commit comments

Comments
 (0)