mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#674)
This commit is contained in:
@@ -111,6 +111,6 @@ pipe.add_step(
|
||||
)
|
||||
```
|
||||
|
||||
We could also pass the parameters from one step to the other (for example `Task.id`).
|
||||
We can also pass the parameters from one step to the other (for example `Task.id`).
|
||||
In addition to pipelines made up of Task steps, ClearML also supports pipelines consisting of function steps. See more in the
|
||||
full pipeline documentation [here](../../pipelines/pipelines.md).
|
||||
|
||||
Reference in New Issue
Block a user