[Jobs] Add scheduled jobs api (#3306)
* add scheduled jobs api
* update methods names
* fixes
* style
* add to top level
* environment -> env in jobSpec
* env -> environment
* add to top level
* fix missing @
* docs
* add test
* remove owner from jobSpec
* Apply suggestions from code review
Co-authored-by: célina <hanouticelina@gmail.com>
Co-authored-by: Lucain <lucain@huggingface.co>
* rename + factorize
* mypy
* update test
* rename for uv too
* fix test
---------
Co-authored-by: célina <hanouticelina@gmail.com>
Co-authored-by: Lucain <lucain@huggingface.co>