Help Center> ModelArts> DevEnviron> Managing Notebook Instances> Accessing a Notebook Instance

Accessing a Notebook Instance

Access a notebook instance in the Running state for coding.

The methods of accessing notebook instances vary depending on the AI engine based on which the instance was created.

PyTorch, TensorFlow, MindSpore, TensorFlow-MindSpore, CyLP-cbcpy, rlstudio-ray and MindQuantum-MindSpore images can be accessed in either of the following ways:

mlstudio-pyspark images can only be accessed online using JupyterLab. For details, see JupyterLab Overview and Common Operations.

MindStudio images can only be accessed using local MobaXterm through SSH. For details, see Using MindStudio to Develop Ascend Operators.

ModelBox images can be remotely accessed only by using the local VS Code plug-in. For details, see Configuring Local VS Code to Remotely Access a ModelBox Image in DevEnviron.

Create an instance and mount the persistent storage to /home/ma-user/work.

The data stored in only the work directory is retained after the instance is stopped or restarted. When you use a development environment, store the data for persistence in /home/ma-user/work.