[ARVADOS] updated: 2.1.0-451-g491ff0646
Git user
git at public.arvados.org
Mon Feb 15 21:37:58 UTC 2021
Summary of changes:
doc/user/cwl/arvados-vscode-training.html.md.liquid | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
via 491ff06465da8b5dc3678dfb44622a824e583488 (commit)
from ccb5293993df4d535b3ca1e3224a5a146d8f90c2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 491ff06465da8b5dc3678dfb44622a824e583488
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Mon Feb 15 16:37:37 2021 -0500
Update vscode training page no issue #
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/doc/user/cwl/arvados-vscode-training.html.md.liquid b/doc/user/cwl/arvados-vscode-training.html.md.liquid
index 80477e9d7..1858f5b57 100644
--- a/doc/user/cwl/arvados-vscode-training.html.md.liquid
+++ b/doc/user/cwl/arvados-vscode-training.html.md.liquid
@@ -9,7 +9,7 @@ Copyright (C) The Arvados Authors. All rights reserved.
SPDX-License-Identifier: CC-BY-SA-3.0
Imported from https://github.com/arvados/arvados-vscode-cwl-training
-git hash: e21c963c05fb35bd8be15e24f72045e9c1cec668
+git hash: f39d44c1bdb2f82ec8f22ade874ca70544531289
{% endcomment %}
@@ -79,16 +79,16 @@ Code (abbreviated "vscode") to develop CWL workflows on Arvados.
1. Vscode: On the left sidebar, choose `Explorer` ![](images/Explorer.png)
1. Select `Clone Repository` and enter [https://github.com/arvados/arvados-vscode-cwl-training](https://github.com/arvados/arvados-vscode-cwl-training), then click `Open`
1. If asked `Would you like to open the cloned repository?` choose `Open`
-1. Vscode: Click on the `Terminal` menu
+1. Go to Arvados Workbench
+ 1. Workbench: In the user menu, select `Current token`
+ 1. Workbench: Click on `Copy to Clipboard`.
+ 1. Workbench: You should see a notification `Token copied to clipboard`.
+ 1. Go to Vscode
+ 1. Vscode: Click on the `Terminal` menu
1. Vscode: Click `Run Taskā¦`
1. Vscode: Select `Configure Arvados`
- 1. Go to Arvados Workbench
- 1. Workbench: In the user menu, select `Current token`
- 1. Workbench: Copy the text following `ARVADOS_API_HOST=` to the end of the line
- 1. Vscode: Paste the string at the `Value for ARVADOS_API_HOST` prompt
- 1. Workbench: Copy the text following `ARVADOS_API_TOKEN=` to the end of the line
- 1. Vscode: Paste the string at the `Value for ARVADOS_API_TOKEN` prompt
- 1. This will create files called `API_HOST` and `API_TOKEN`
+ 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`
## 3. Register & run a workflow
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list