Skip to content

Commit d8aaefb

Browse files
Update docs/hub/jobs-configuration.md
Co-authored-by: Julien Chaumond <julien@huggingface.co>
1 parent 42e7f6b commit d8aaefb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hub/jobs-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ Note that using the same `key` multiple times causes the last `key=value` to ove
391391

392392
### Name a Job
393393

394-
Give a Job a name to make it easier to find and identify in the UI. The name is stored as the `name` label. Names are optional and do not have to be unique:
394+
Give a Job a name to make it easier to find and identify in the UI. The name is stored as the `name` label. Names are optional and do not have to be unique. In the UI Jobs will be grouped by name.
395395

396396
```bash
397397
hf jobs run --name daily-report python:3.12 python report.py

0 commit comments

Comments
 (0)