iterative / example-repos-dev

Source code and generator scripts for example DVC projects
https://dvc.org/doc
21 stars 13 forks source link

Updates to example-get-started-experiments #212

Closed daavoo closed 1 year ago

daavoo commented 1 year ago
daavoo commented 1 year ago

I am getting errors when pushing to AWS from codespaces, not sure if something changed @shcheklein

shcheklein commented 1 year ago

no, nothing has changed. Let me try ...

shcheklein commented 1 year ago

@daavoo can you run aws s3 ls - does it work for you? what is the path you are trying to push to and what is the error you are getting?

daavoo commented 1 year ago

@daavoo can you run aws s3 ls - does it work for you? what is the path you are trying to push to and what is the error you are getting?

Ok, I know what happened now that I re-logged into the codespace again. It looks like I missed a prompt when you log in that asks about setting the default AWS region. After setting that, it works