Updated on 2026-05-29 GMT+08:00

Starting, Stopping, or Deleting a Notebook Instance

Starting or Stopping a Notebook Instance

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

  1. Log in to the ModelArts console. In the navigation pane on the left, choose Development Workspace > Notebook.
  2. Start or stop the target notebook instance.
    • Starting a notebook instance

      Only stopped notebook instances can be started.

      1. Click Start in the Operation column.
      2. In the displayed dialog box, select a JupyterLab version and set auto stop as required, and click OK.
    • Stopping a notebook instance

      Only running notebook instances can be stopped.

      1. Click Stop in the Operation column.
      2. In the displayed dialog box, read the message and click OK.

        After a notebook instance is stopped:

        • Data in the /home/ma-user/work directory and directories dynamically mounted to /data is saved. Data in other directories will be deleted. For example, the external dependency packages installed in other directories in the development environment will be deleted. Save your development environment settings as an image. For details, see Saving a Notebook Instance.
        • The notebook instance will no longer be billed. If the instance has an EVS disk attached, the storage space will still be billed.

Deleting a Notebook Instance

Delete the notebook instances that are not needed. Deleted notebook instances cannot be recovered. Exercise caution. After a notebook instance is deleted, the data stored in the mounted directory will be deleted.

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