[solved can be marked closed ] C2W2 Assignment 2: Batch Data Processing from an API

I’m getting following error from grader:

[Executed at: Mon Oct 7 17:06:28 PDT 2024]

Test 1 passed: Created Cloud9 environment.

Test 2 failed: Submission notebook was not found in the S3 bucket de-c2w2a1-211125488775-us-east-1-submission Please try again.

Test 3 failed: Submission notebook was not found in the S3 bucket de-c2w2a1-211125488775-us-east-1-submission Please try again.

Test 4 failed: Submission notebook was not found in the S3 bucket de-c2w2a1-211125488775-us-east-1-submission Please try again.

Test 5 failed: Python file endpoint.py was not found in the S3 bucket.

Test 6 failed: Python file main.py was not found in the S3 bucket.

Test 7 failed: Submission notebook was not found in the S3 bucket de-c2w2a1-211125488775-us-east-1-submission Please try again.

I’m successfully able to run my code in Cloud9 env shell as mentioned in the assignment. Still, the files are not available where they should be. I also manually checked the S3 bucket and files are not there.

Are there any upload commands to upload files into the buckets such as !aws cp and !aws sync which you might have not run inside the .ipynb lab exercise?

I remember some lab exercises requiring me to upload using them for grading instead of the boto3.

Hmmm, not sure. My session has now expired, so I’ll be doing this exercise from scratch anyway. I’ll report back what I find.

Okay. I think I found the issue. I didn’t run the last cell. This thread should be closed.