mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits
This commit is contained in:
@@ -46,7 +46,7 @@ When this code is executed, ClearML logs your command-line arguments, which you
|
||||

|
||||
|
||||
In the UI, you can clone the task multiple times and set the clones' parameter values for execution by the [ClearML Agent](../clearml_agent.md).
|
||||
When the clone is executed, the executing agent will use the new parameter values as if set by the command-line.
|
||||
When the task clone is executed, the executing agent uses the new parameter values as if set by the command-line.
|
||||
|
||||
See [code examples](https://github.com/clearml/clearml/blob/master/examples/frameworks/click) demonstrating integrating
|
||||
ClearML with code that uses `click`.
|
||||
Reference in New Issue
Block a user