Help Center/ ModelArts/ FAQs/ ModelArts Standard Notebook/ What Are the Relationships Among JupyterLab Directories, Terminal Files, and OBS Files on ModelArts Notebook Instances?
Updated on 2025-08-28 GMT+08:00

What Are the Relationships Among JupyterLab Directories, Terminal Files, and OBS Files on ModelArts Notebook Instances?

  • Files stored in JupyterLab are the same as those in the work directory on the Terminal page. That is, the files are created on your notebook instances or synchronized from OBS.
  • Notebook instances with OBS storage mounted can synchronize files from OBS to JupyterLab using the JupyterLab upload and download functions. The files on the Terminal page are the same as those in JupyterLab.
  • Notebook instances with EVS storage mounted can read files from OBS to JupyterLab using the MoXing API or SDKs. The files on the Terminal page are the same as those in JupyterLab.