X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/38104975556f7a0a59c1a21a97aa37cd0e178d69..544f1dceeb4e5fcc63b683d3edac48e62bca5958:/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