Skip to content

Update storage bucket path in documentation#2378

Merged
mishig25 merged 3 commits intomainfrom
mishig25-patch-7
Apr 15, 2026
Merged

Update storage bucket path in documentation#2378
mishig25 merged 3 commits intomainfrom
mishig25-patch-7

Conversation

@mishig25
Copy link
Copy Markdown
Collaborator

@mishig25 mishig25 commented Apr 13, 2026

Making it consistent to use username/my-bucket in examples

follow up to #2375 (comment)


Note

Low Risk
Low risk documentation-only change updating a CLI example path; no runtime or API behavior is affected.

Overview
Updates storage-buckets.md to change the hf buckets cp example destination from hf://buckets/username/my-bucket to hf://buckets/username/fineweb-data, aligning the example with the surrounding fineweb dataset copy scenario.

Reviewed by Cursor Bugbot for commit cbb400d. Bugbot is set up for automated code reviews on this repo. Configure here.

Making it consistent to use `username/my-bucket` in examples
@mishig25 mishig25 requested review from Wauplin and davanstrien April 13, 2026 12:44
@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Copy Markdown
Contributor

@Wauplin Wauplin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no strong opinion but I feel "hf://buckets/username/fineweb-data", is nicer as an example

@mishig25
Copy link
Copy Markdown
Collaborator Author

mishig25 commented Apr 13, 2026

in that case, I can update the python one to /username/fineweb-data

api.copy_files(
"hf://datasets/HuggingFaceFW/fineweb/data",
"hf://buckets/username/my-bucket",
)

mishig25 and others added 2 commits April 15, 2026 15:39
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@mishig25 mishig25 merged commit 0d98af0 into main Apr 15, 2026
3 checks passed
@mishig25 mishig25 deleted the mishig25-patch-7 branch April 15, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants