Files
doc-exports/docs/modelarts/umn/modelarts_05_3172.html
Lai, Weijian 6aa966a79a ModelArts UMN 24.3.0 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lai, Weijian <laiweijian4@huawei.com>
Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
2024-11-02 09:04:52 +00:00

1.0 KiB

How Do I Copy Data from Development Environment Notebook A to Notebook B?

Data cannot be directly copied from notebook A to notebook B. To copy data, do as follows:

  1. Upload the data of notebook A to OBS.
  2. Download data from OBS to notebook B.

For details about how to upload and download files, see How Do I Upload a File from a Notebook Instance to OBS or Download a File from OBS to a Notebook Instance?