Small edits (#906)

This commit is contained in:
pollfly
2024-08-25 13:50:12 +03:00
committed by GitHub
parent 1ed353020f
commit a943bbd39a
17 changed files with 36 additions and 37 deletions

View File

@@ -3,7 +3,7 @@ title: Remote Execution
---
The [execute_remotely_example](https://github.com/allegroai/clearml/blob/master/examples/advanced/execute_remotely_example.py)
script demonstrates the use of the [`Task.execute_remotely`](../../references/sdk/task.md#execute_remotely) method.
script demonstrates the use of the [`Task.execute_remotely()`](../../references/sdk/task.md#execute_remotely) method.
:::note
Make sure to have at least one [ClearML Agent](../../clearml_agent.md) running and assigned to listen to the `default` queue: