Help Center> ModelArts> FAQs> Notebook> Code Execution> What Should I Do If DevEnviron Prompts Insufficient Space?

What Should I Do If DevEnviron Prompts Insufficient Space?

If space is insufficient, you are advised to use notebook instances of the EVS type.

Upload code and data to an OBS bucket for the original notebook instance by referring to How Do I Read and Write OBS Files in a Notebook Instance?. Then, create a notebook instance of the EVS type, and download files from OBS to the new notebook instance.