Small edits (#674)

This commit is contained in:
pollfly
2023-09-21 13:52:36 +03:00
committed by GitHub
parent c8dcf50796
commit 7f0b4ce7d9
10 changed files with 11 additions and 11 deletions

View File

@@ -147,7 +147,7 @@ The Task must be connected to a git repository, since currently single script de
:::
1. In the **ClearML web UI**, find the experiment (Task) that needs debugging.
1. Click on the ID button next to the Task name, and copy the unique ID.
1. Click the `ID` button next to the Task name, and copy the unique ID.
1. Enter the following command: `clearml-session --debugging-session <experiment_id_here>`
1. Click on the JupyterLab / VS Code link, or connect directly to the SSH session.
1. In JupyterLab / VS Code, access the experiment's repository in the `environment/task_repository` folder.