17004: Add API server tests for output_properties
[arvados.git] / doc / user / cwl / arvados-vscode-training.html.md.liquid
index 1858f5b574260ebd0addc49379d3a9ce0dd4cb4e..804b3ad7bbd07febe180edbd73dc3c5dcd72ac99 100644 (file)
@@ -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