forked from docs/doc-exports
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>
797 B
797 B
How Do I Use the Datasets Created on ModelArts in a Notebook Instance?
Datasets created on ModelArts are stored in OBS. To use these datasets in a notebook instance, download them from OBS to the notebook instance.
For details, 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: Others