X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b3e4886cbbe195347179d0664621da9bc34e6170..7822d4d431284d0912ba40d288da81a1eac68a3e:/doc/user/cwl/arvados-vscode-training.html.md.liquid diff --git a/doc/user/cwl/arvados-vscode-training.html.md.liquid b/doc/user/cwl/arvados-vscode-training.html.md.liquid index 1858f5b574..804b3ad7bb 100644 --- a/doc/user/cwl/arvados-vscode-training.html.md.liquid +++ b/doc/user/cwl/arvados-vscode-training.html.md.liquid @@ -86,9 +86,11 @@ Code (abbreviated "vscode") to develop CWL workflows on Arvados. 1. Go to Vscode 1. Vscode: Click on the `Terminal` menu 1. Vscode: Click `Run Task…` - 1. Vscode: Select `Configure Arvados` - 1. Vscode: Paste text into the `Current API_TOKEN and API_HOST from Workbench` prompt - 1. Vscode: This will create files called `API_HOST` and `API_TOKEN` + 1. Vscode: Select `Set Arvados Host` + 1. Vscode: Paste the value of API Host from the Workbench `Get API Token` dialog (found in the User menu) at the prompt + 1. Vscode: Next, run task `Set Arvados Token` + 1. Vscode: Paste the value of API Token from the Workbench `Get API Token` dialog + 1. Vscode: These will create files called `API_HOST` and `API_TOKEN` ## 3. Register & run a workflow