Small edits (#668)

This commit is contained in:
pollfly
2023-09-11 13:33:30 +03:00
committed by GitHub
parent dec2ff2e1e
commit d2dbd30bb4
34 changed files with 53 additions and 62 deletions

View File

@@ -707,7 +707,7 @@ This configuration option is experimental, and has not been vigorously tested, s
**`api.credentials`** (*dict*)
* Dictionary of API credentials.
Alternatively, specify the environment variable `CLEARML_API_ACCESS_KEY / CLEARML_API_SECRET_KEY` to override these keys.
Alternatively, specify the environment variable `CLEARML_API_ACCESS_KEY` / `CLEARML_API_SECRET_KEY` to override these keys.
---