Help Center/ ModelArts/ FAQs/ ModelArts Standard Notebook/ Where Is Data Uploaded from a ModelArts Notebook Instance?
Updated on 2025-08-28 GMT+08:00

Where Is Data Uploaded from a ModelArts Notebook Instance?

Data may be stored in OBS or EVS, depending on which kind of storage you have configured for your Notebook instances:

  • OBS

    After you click upload, the data is directly uploaded to the target OBS path specified when the notebook instance was created.

  • EVS

    After you click upload, the data is uploaded to the instance container, that is, the ~/work directory on the Terminal page.