On the lesson 3 notebook I am having trouble getting past the part where you make the training data into a dataframe. It looks like the file can’t be found even though I was able to get through all the previous steps.
This is the error I get:
FileNotFoundError: [Errno 2] File b’/home/ubuntu/.fastai/data/planet/train_v2.csv’ does not exist: b’/home/ubuntu/.fastai/data/planet/train_v2.csv’
I am running this through AWS