X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8b18b9333fbc6ce996dfe463d630b207f084d5d3..b7f67c80916c2efa0c234ab5f4e92c24d47223c5:/doc/user/topics/tutorial-job1.html.textile.liquid diff --git a/doc/user/topics/tutorial-job1.html.textile.liquid b/doc/user/topics/tutorial-job1.html.textile.liquid index d2fb309b61..e231c9b6b9 100644 --- a/doc/user/topics/tutorial-job1.html.textile.liquid +++ b/doc/user/topics/tutorial-job1.html.textile.liquid @@ -88,11 +88,11 @@ The job is now queued and will start running as soon as it reaches the front of h2. Monitor job progress -Go to "*Recent jobs*":https://{{site.arvados_workbench_host}}/jobs in the Workbench. Your job should be near the top of the table. This table refreshes automatically. When the job has completed successfully, it will show finished in the *Status* column. +Go to "*Recent jobs*":https://{{site.arvados_workbench_host}}/jobs in Workbench. Your job should be near the top of the table. This table refreshes automatically. When the job has completed successfully, it will show finished in the *Status* column. h2. Inspect the job output -On the "Workbench dashboard":https://{{site.arvados_workbench_host}}, look for the *Output* column of the *Recent jobs* table. Click on the link under *Output* for your job to go to the files page with the job output. The files page lists all the files that were output by the job. Click on the link under the *file* column to view a file, or click on the download icon to download the output file. +On the "Workbench Dashboard":https://{{site.arvados_workbench_host}}, look for the *Output* column of the *Recent jobs* table. Click on the link under *Output* for your job to go to the files page with the job output. The files page lists all the files that were output by the job. Click on the link under the *file* column to view a file, or click on the download button to download the output file. On the command line, you can use @arv job get@ to access a JSON object describing the output: