Add agent installation comment (#48)

This commit is contained in:
pollfly 2021-08-24 13:16:25 +03:00 committed by GitHub
parent fda3f1ea3b
commit 0ad91c26f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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