forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Wu Dayong <wudayong1@noreply.gitea.eco.tsi-dev.otc-service.com> Co-committed-by: Wu Dayong <wudayong1@noreply.gitea.eco.tsi-dev.otc-service.com>
1.0 KiB
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:
- Upload the data of notebook A to OBS.
- 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?
Parent topic: Data Upload or Download