Using Sample Notebook Instances of ModelArts

ModelArts provides sample Jupyter notebooks to help beginners learn how to use ModelArts notebook instances.

Previewing Sample Notebook Instances of ModelArts

In JupyterLab, click the second button on the left, that is, ModelArts Examples. Double-click an example to open it. The opened example is displayed on the right of JupyterLab. The opened example is read-only and can be viewed.
Figure 1 Opening an example

Operations Allowed on the ModelArts Examples Tab Page

In the Examples list, click an example to open it. The opened example is displayed on the right of JupyterLab. The opened example is read-only and can be viewed. If you want to edit or run the example on the local host, click Create a copy in the upper right corner of the page and enter the path for saving the example. The example and dependency files are copied to the path, and a new tab page is displayed for you to edit and run the example.