mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Fix links (#167)
This commit is contained in:
@@ -3,7 +3,7 @@ title: First Steps
|
||||
---
|
||||
|
||||
:::note
|
||||
This tutorial assumes that you've already [signed up](https://app.community.clear.ml) to ClearML
|
||||
This tutorial assumes that you've already [signed up](https://app.clear.ml) to ClearML
|
||||
:::
|
||||
|
||||
ClearML provides tools for **automation**, **orchestration**, and **tracking**, all key in performing effective MLOps.
|
||||
@@ -33,7 +33,7 @@ required python packages, and execute & monitor the process.
|
||||
pip install clearml-agent
|
||||
```
|
||||
|
||||
1. Connect the agent to the server by [creating credentials](https://app.community.clear.ml/profile), then run this:
|
||||
1. Connect the agent to the server by [creating credentials](https://app.clear.ml/settings/workspace-configuration), then run this:
|
||||
|
||||
```bash
|
||||
clearml-agent init
|
||||
|
||||
Reference in New Issue
Block a user