mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#781)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user