mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
CSS admonition + small edits (#262)
This commit is contained in:
@@ -36,7 +36,8 @@ In the example script, the controller defines the interactions between the pipel
|
||||
1. The modified data is passed to the third step, `step_three`.
|
||||
|
||||
:::info Local Execution
|
||||
In this example, the pipeline is set to run in local mode by using the [PipelineDecorator.run_locally](../../references/sdk/automation_controller_pipelinecontroller.md#pipelinedecoratorrun_locally)
|
||||
In this example, the pipeline is set to run in local mode by using
|
||||
the <span class="link-code"><a href="../../references/sdk/automation_controller_pipelinecontroller.md#pipelinedecoratorrun_locally"><code>PipelineDecorator.run_locally</code></a></span>
|
||||
method before calling the pipeline function. See pipeline execution options [here](../../pipelines/pipelines_sdk_function_decorators.md#running-the-pipeline).
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user