You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maxim Zhiltsov 31f0578220
Add a way to create task with custom jobs (#5536)
This PR adds an option to specify file to job mapping explicitly during
task creation. This option is incompatible with most other job-related
parameters like `sorting_method` and `frame_step`.

- Added a new task creation parameter (`job_file_mapping`) to set a
custom file to job mapping during task creation
3 years ago
..
__init__.py SDK layer 2 - cover RC1 usecases (#4813) 4 years ago
annotations.py SDK layer 2 - cover RC1 usecases (#4813) 4 years ago
issues.py SDK layer 2 - cover RC1 usecases (#4813) 4 years ago
jobs.py Get preview images on the fly and keep them in cache (#5478) 3 years ago
model_proxy.py Extend SDK layer 2 docs (#4980) 3 years ago
projects.py Added tests for preview endpoints (#5529) 3 years ago
tasks.py Add a way to create task with custom jobs (#5536) 3 years ago
users.py SDK layer 2 - cover RC1 usecases (#4813) 4 years ago