Unanswered
This will override the commit id, you can also override the branch, repository if you like -
Hi Everyone, I'M Trying To Launch A Clearml Task With Aws Lambda. What I'D Like To Do Is Simply To Use Task.Create() To Launch A Task That Will Be Executed Remotely. The Main Problem Is That Task.Create() Seems To Be Relying On
Editing the cloned task ?
` script = template_task.script
This will override the commit id, you can also override the branch, repository if you like -
script.version_num = COMMIT_ID
t = api_client.tasks.edit(task=t.id,
script=script) `
158 Views
0
Answers
3 years ago
one year ago