Hi, I’m working on Lab 1 of the Generative AI with Large Language Models course, and I’m having trouble downloading the lab files using the command provided in the instructions:aws s3 cp --recursive s3://dlai-generative-ai/labs-202502/w1-549876/ ./When I run this command in SageMaker Studio, n
nothing happens — no files are downloaded, and there is no error message
Hi,
It looks like you might not be following the instructions on the vacareum page properly. First run and open JupyterLab.
Once you are inside JupyterLab, you just need to open a Terminal and enter the required command there. After that, continue with the remaining steps as described in the instructions.
Skipping or changing the order of steps can cause issues, so it’s important to follow them exactly.
Let me know if you still run into any problems.