Discussion about this post

User's avatar
Johnsalamito@gmail.com's avatar

Subject: Issue Accessing notion/notion.zip in decodingml-public-data S3 Bucket

Dear Decoding ML Team,

I have spent a week part time trying to follow the instruction of part2. I have purchased a Claude subscription to help and exhaust each day. Ditto Grok. Gemini allows me more tokens and I have spent many hours trying to get it to work. I asked gemini to script me a key question to you which is as follows (I am not sure it gets to the root of the issue but I have been meticulous in following instruction including following Claude/grok/gemini advice, which frankly is very impressive but I have done some things 12 times in circular loops - I am seriously doubting it is worthwhile continuing although I am extremely appreciative of what you are offering especially for free (though it has "cost" me a deal in time). Anyways here is the AI generated question....

I'm currently working through the "Second Brain Offline" course and have encountered an issue when attempting to download the notion/notion.zip file from the decodingml-public-data S3 bucket.

Specifically, I'm receiving a 403 Forbidden error despite using the --no-sign-request flag in the command:

Bash

python second-brain-offline/src/tools/use_s3.py download decodingml-public-data notion/notion.zip data/notion --no-sign-request

This error indicates that the bucket or the object may not be configured for public read access.

Given that the course materials do not explicitly require AWS credentials (focusing primarily on Hugging Face Inference Endpoints), I believe this is likely a configuration issue with the bucket's permissions.

Could you please:

Verify the permissions of the decodingml-public-data bucket and the notion/notion.zip object to ensure they allow public read access?

Provide an alternative download method for the notion/notion.zip file if public access is not intended?

Thank you for your prompt attention to this matter. I'm eager to continue progressing through the course.

Sincerely,

John

Expand full comment
Aman Singh's avatar

Thank you very much!

I'm also working on a project to track project releases and want to implement RAG (Retrieval-Augmented Generation) to easily retrieve release details. I believe this course will be very helpful for my project.

Expand full comment
14 more comments...

No posts