1

I just setup ubuntu deep learning instance on AWS and would like to run my existing jupyter notebook there. Im working on creating CNN model on new images dataset. Im stuck at reading my huge image files on my local drive from this remote server. How can i read the files/folders on my local drive via this jupyter notebook on the instance? Is there other solution than uploading the dataset?

2
  • aws.amazon.com/cli Commented Feb 8, 2022 at 21:32
  • run aws cli from jupyter? Commented Feb 9, 2022 at 10:55

1 Answer 1

2

Im not familiar yet with awscli, instead i transfer my dataset to the instance using winSCP. So far, it worked well. But i do appreciate for any advice, suggestion for any other methods that can be used besides winscp.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.