huggingface / dataset-viewer

Backend that powers the dataset viewer on Hugging Face dataset pages through a public API.
https://huggingface.co/docs/dataset-viewer
Apache License 2.0
686 stars 76 forks source link

Use current priority for children jobs #2929

Closed severo closed 3 months ago

severo commented 3 months ago

When we change the priority of a job manually after it has started, we want the children jobs to use the same priority

severo commented 3 months ago

OK, merging