mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
@@ -268,7 +268,7 @@ cloned = Task.clone(
|
||||
)
|
||||
```
|
||||
|
||||
A cloned Task starts in [draft](#task-states-and-state-transitions) mode, so its Task configurations can be edited (see
|
||||
A cloned Task starts in [draft](#task-states) mode, so its Task configurations can be edited (see
|
||||
[Task.set_parameters](../references/sdk/task.md#set_parameters)).
|
||||
Once a Task is modified, launch it by pushing it into an execution queue, then a [ClearML Agent](../clearml_agent) will pull
|
||||
it from the queue and execute the Task.
|
||||
|
||||
Reference in New Issue
Block a user