Small edits (#781)

This commit is contained in:
pollfly
2024-02-20 11:51:54 +02:00
committed by GitHub
parent a9011361bc
commit 2a611f130b
15 changed files with 18 additions and 18 deletions

View File

@@ -123,7 +123,7 @@ When `clearml-session` is launched, it initializes a task with a unique ID in th
To connect to an existing session:
1. Go to the web UI, find the interactive session task (by default, it's in project "DevOps").
1. Click on the ID button in the task page's header, and copy the unique ID.
1. Enter the following command: `clearml-session --attach <session_id>`.
1. Run the following command: `clearml-session --attach <session_id>`.
1. Click on the JupyterLab / VS Code link that is outputted, or connect directly to the SSH session
### Features