Reformat pipeline docs (#239)

This commit is contained in:
pollfly
2022-04-26 13:42:55 +03:00
committed by GitHub
parent ca76d78731
commit 55ba4ec8dd
14 changed files with 530 additions and 462 deletions

View File

@@ -62,7 +62,7 @@ decorator overrides the default queue value for the specific step for which it w
:::note Execution Modes
ClearML provides different pipeline execution modes to accommodate development and production use cases. For additional
details, see [Execution Modes](../../fundamentals/pipelines.md#pipeline-controller-execution-options).
details, see [Execution Modes](../../pipelines/pipelines.md#pipeline-controller-execution-options).
:::
To run the pipeline, call the pipeline controller function.