Replace Slack links (#581)

This commit is contained in:
pollfly
2023-06-04 11:24:23 +03:00
committed by GitHub
parent 78dcae1790
commit abaa807403
14 changed files with 17 additions and 17 deletions

View File

@@ -62,5 +62,5 @@ If we select a step from our pipeline, we can see much of the same details, but
But now comes the most powerful feature of all. Again, a pipeline controller is a task like any other, so… we can clone it like any other. Pressing the **+ New Run** button will allow us to do that from the UI! We can even change our global pipeline parameters here and, just like normal tasks, these will be injected into the original task and overwrite the original parameters. In this way, you can very quickly run many pipelines each with different parameters.
In the next video of this Getting Started series, well get a long-overdue look at ClearML Data, our data versioning tool. In the meantime, slap some pipeline decorators on your own functions for free at [app.clear.ml](https://app.clear.ml), and dont forget to join our [Slack Channel](https://join.slack.com/t/clearml/shared_invite/zt-1v74jzwkn-~XsuWB0btXOlfFQCh8DJQw), if you need any help.
In the next video of this Getting Started series, well get a long-overdue look at ClearML Data, our data versioning tool. In the meantime, slap some pipeline decorators on your own functions for free at [app.clear.ml](https://app.clear.ml), and dont forget to join our [Slack Channel](https://joinslack.clear.ml), if you need any help.
</Collapsible>