Small edits (#594)

This commit is contained in:
pollfly
2023-06-13 12:21:35 +03:00
committed by GitHub
parent b2849c423d
commit c256f46993
11 changed files with 13 additions and 108 deletions

View File

@@ -509,8 +509,8 @@ the `offline_mode` argument to `True`
* Before running a task, set `CLEARML_OFFLINE_MODE=1`
:::caution
Offline mode only works with tasks created using `Task.init` and not with those created
using the `Task.create` method.
Offline mode only works with tasks created using [`Task.init()`](references/sdk/task.md#taskinit) and not with those created
using [`Task.create()`](references/sdk/task.md#taskcreate).
:::
The task's console output displays the task ID and a path to the folder with the session's captured information: