X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/b7de31f185fccd2f9b276c1e89754d288e7facfe..e92207c912aed73a07340b5fb2a9e2cb23e1da5f:/src/views-components/current-token-dialog/current-token-dialog.tsx diff --git a/src/views-components/current-token-dialog/current-token-dialog.tsx b/src/views-components/current-token-dialog/current-token-dialog.tsx index 934be54d..bc0071af 100644 --- a/src/views-components/current-token-dialog/current-token-dialog.tsx +++ b/src/views-components/current-token-dialog/current-token-dialog.tsx @@ -47,7 +47,7 @@ export const CurrentTokenDialog = maxWidth='md'> Current Token - + The Arvados API token is a secret key that enables the Arvados SDKs to access Arvados with the proper permissions. For more information see @@ -56,11 +56,11 @@ export const CurrentTokenDialog = - + Paste the following lines at a shell prompt to set up the necessary environment for Arvados SDKs to authenticate to your klingenc account. - + Arvados virtual machines do this for you automatically. This setup is needed only when you use the API remotely (e.g., from your own workstation).