'No space for sagemaker Studio lab to upload or download file
The SageMaker studio lab FAQ says there are 15GB space for each user, but I can't even upload or download a 900MB DataSet. When I upload or download it, return
Unexpected error while saving file: sagemaker-studiolab-notebooks/preprocessed20152019.zip [Errno 2]
No such file or directory:
'/home/studio-lab-user/sagemaker-studiolab-notebooks/.~preprocessed20152019.zip'
-> '/home/studio-lab-user/sagemaker-studiolab-notebooks/preprocessed20152019.zip'
and sometimes it returned "no space for device".
Solution 1:[1]
are you still seeing this error? You may need to delete and recreate your account, checkout also this issue on GitHub https://github.com/aws/studio-lab-examples/issues/94
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Anastasia Tzeveleka |