Update storage bucket path in documentation#2378
Merged
Conversation
Making it consistent to use `username/my-bucket` in examples
|
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. |
Wauplin
reviewed
Apr 13, 2026
Contributor
Wauplin
left a comment
There was a problem hiding this comment.
no strong opinion but I feel "hf://buckets/username/fineweb-data", is nicer as an example
Collaborator
Author
|
in that case, I can update the python one to hub-docs/docs/hub/storage-buckets.md Lines 296 to 299 in 5d784d5 |
davanstrien
approved these changes
Apr 15, 2026
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Making it consistent to use
username/my-bucketin examplesfollow 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.mdto change thehf buckets cpexample destination fromhf://buckets/username/my-buckettohf://buckets/username/fineweb-data, aligning the example with the surroundingfinewebdataset copy scenario.Reviewed by Cursor Bugbot for commit cbb400d. Bugbot is set up for automated code reviews on this repo. Configure here.