Small edits (#1059)

This commit is contained in:
pollfly
2025-02-26 15:57:35 +02:00
committed by GitHub
parent 69513f6908
commit f2dbed6391
4 changed files with 4 additions and 4 deletions

View File

@@ -56,7 +56,7 @@ error, you are good to go.
1. The session Task is enqueued in the selected queue, and a ClearML Agent pulls and executes it. The agent downloads the appropriate IDE(s) and
launches it.
1. Once the agent finishes the initial setup of the interactive Task, the local `cleaml-session` connects to the host
1. Once the agent finishes the initial setup of the interactive Task, the local `clearml-session` connects to the host
machine via SSH, and tunnels both SSH and IDE over the SSH connection. If a container is specified, the
IDE environment runs inside of it.