
Reputation
Badges 1
38 × Eureka!BTW why using the api calls and not clearml sdk?
Because the training part is only the sub system of our whole system.
And the python stuff is not facing to the web, where training request is coming.
Maybe I should have clone the repo with https instead of ssh.
I will set repository url as https and retry.
Does this task
(started by an agent) have some limitation?
Like being disabled to connect labels?
Even though I called task.connect_label_enumeration
, there is no data to show on the output model.
Relating to it but another question.
With that task, which is running under an agent, task.connect_label_enumeration
does not look working.
For the agent run, I posted only the following params:
name project script typeto tasks.create
endpoint and let an agent to pick it.