mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-03 02:32:49 +00:00
Add agent installation comment (#48)
This commit is contained in:
parent
fda3f1ea3b
commit
0ad91c26f6
@ -45,11 +45,15 @@ If **ClearML** was previously configured, follow [this](clearml_agent#adding-cle
|
||||
ClearML Agent specific configurations
|
||||
:::
|
||||
|
||||
To install ClearML Agent execute
|
||||
To install ClearML Agent, execute
|
||||
```bash
|
||||
pip install clearml-agent
|
||||
```
|
||||
|
||||
:::info
|
||||
Install ClearML Agent as a system Python package and not in a Python virtual environment.
|
||||
:::
|
||||
|
||||
## Configuration
|
||||
|
||||
1. In a terminal session, execute
|
||||
|
Loading…
Reference in New Issue
Block a user