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.
- Remote access: Use PyCharm, VS Code, or SSH in the local IDE. For details, see and .
- Online access: Use JupyterLab. For details, see JupyterLab Overview and Common Operations.
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.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.