mirror of
https://github.com/clearml/clearml-docs
synced 2025-05-19 19:48:14 +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
|
ClearML Agent specific configurations
|
||||||
:::
|
:::
|
||||||
|
|
||||||
To install ClearML Agent execute
|
To install ClearML Agent, execute
|
||||||
```bash
|
```bash
|
||||||
pip install clearml-agent
|
pip install clearml-agent
|
||||||
```
|
```
|
||||||
|
|
||||||
|
:::info
|
||||||
|
Install ClearML Agent as a system Python package and not in a Python virtual environment.
|
||||||
|
:::
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
1. In a terminal session, execute
|
1. In a terminal session, execute
|
||||||
|
Loading…
Reference in New Issue
Block a user