ClearML — experiment tracking
clearml/tracking · version 1
envs add clearml/tracking
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
CLEARML_API_ACCESS_KEY |
required | secret | Half of a credential pair.. where to get it |
CLEARML_API_SECRET_KEY |
required | secret | Secret half.. where to get it |
CLEARML_API_HOST |
required | config | API server address.. Shape ^https://\S+$. where to get it |