[docs] Drop duplicated Key Features list from hf jobs CLI section#4222
Merged
hanouticelina merged 2 commits intoMay 15, 2026
Merged
Conversation
The hf jobs section duplicated framing that already lives in the hub-docs Jobs overview (which renders the same bullets as a proper feature-card grid). Replace the inline "Key Features" list with a short cross-link, matching the pattern in guides/jobs.md. Brings the section in line with sibling CLI doc sections (hf download, hf upload, hf buckets), which open with a one-line summary and jump straight to examples. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
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. |
Mirrors the wording from hub-docs#2429, which corrects the gating signal: Jobs are available to any user or organization with pre-paid credits, not gated to Pro/Team/Enterprise subscriptions. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
hanouticelina
approved these changes
May 15, 2026
Collaborator
There was a problem hiding this comment.
approving adding the link to https://huggingface.co/docs/hub/jobs and adding a reference to pre-paid credits 👍 I think we can still keep the Key Features section
Contributor
|
This PR has been shipped as part of the v1.15.0 release. |
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.
The
hf jobssection opened with a Key Features bullet list copied from the original standalone-jobsREADME. The same framing already lives in the Hub Jobs documentation (rendered as a feature-card grid) andguides/jobs.mdcross-links to it the same way.Drops the inline bullets, adds the cross-link. Brings the section in line with sibling CLI sections (
hf download,hf upload,hf buckets).Also updates the gating Tip callout to reference pre-paid credits rather than Pro/Team plans, mirroring the wording in hub-docs#2429.
Note
Low Risk
Low risk documentation-only change; it removes duplicated marketing bullets and updates eligibility wording, with no code or API behavior impact.
Overview
Updates the
hf jobsCLI guide to link out to the Hub Jobs docs for the feature/pricing overview and removes the duplicated “Key Features” bullet list.Also revises the tip callout to state Jobs availability is based on having pre-paid credits (instead of Pro/Team plan gating).
Reviewed by Cursor Bugbot for commit d58e390. Bugbot is set up for automated code reviews on this repo. Configure here.