Help Center> ModelArts> DevEnviron> Managing Notebook Instances> Searching for, Starting, Stopping, or Deleting a Notebook Instance
Updated on 2024-04-30 GMT+08:00

Searching for, Starting, Stopping, or Deleting a Notebook Instance

Searching for an Instance

All created instances are displayed on the notebook page. To display a specific instance, search for it based on filter criteria. Click the search box and select one or more search criteria.

Figure 1 Searching for an Instance
  • Enable View all to check all notebook instances created by all sub-users in the IAM project.
  • Select search criteria, such as name, ID, status, image, flavor, description, and creation time.

Customizing Table Columns

Click the settings button to customize the columns to be displayed in the table.

Figure 2 Settings

Starting or Stopping an Instance

Stop the notebook instances that are not needed. You can also restart a stopped instance.

  1. Log in to the ModelArts management console. In the navigation pane on the left, choose DevEnviron > Notebook.
  2. Start or stop the target notebook instance.
    • To start a notebook instance, click Start in the Operation column of the target notebook instance. Only stopped notebook instances can be started.
    • To stop a notebook instance, click Stop in the Operation column of the target notebook instance. Only running notebook instances can be stopped.

      After a notebook instance is stopped:

      • The data stored only in /home/ma-user/work is retained. For example, the external dependency packages installed in other directories in the development environment will be deleted.
      • The notebook instance will no longer be billed. However, if the instance is attached with an EVS disk, the storage space will still be billed.

Deleting an Instance

Delete the notebook instances that are not needed.

  1. Log in to the ModelArts management console. In the navigation pane on the left, choose DevEnviron > Notebook.
  2. In the notebook list, locate the target notebook instance, and click Delete in the Operation column. In the displayed dialog box, confirm the information, enter DELETE in the text box, and click OK.

    Deleted notebook instances cannot be recovered. After a notebook instance is deleted, the data stored in the mounted directory will be deleted.