X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2eb5599c5a74fd84875258a3f0fdcff21a923ce4..63511ce5f1dc6d6e38cfafe240f0c907ad11748e:/doc/user/tutorials/tutorial-trait-search.html.textile.liquid diff --git a/doc/user/tutorials/tutorial-trait-search.html.textile.liquid b/doc/user/tutorials/tutorial-trait-search.html.textile.liquid index 13945ff4cd..6402c7e1d3 100644 --- a/doc/user/tutorials/tutorial-trait-search.html.textile.liquid +++ b/doc/user/tutorials/tutorial-trait-search.html.textile.liquid @@ -10,7 +10,7 @@ h1. Querying the Metadata Database This tutorial introduces the Arvados Metadata Database. The Metadata Database stores information about files in Keep. This example will use the Python SDK to find public WGS (Whole Genome Sequencing) data for people who have reported a certain medical condition. -*This tutorial assumes that you are "logged into an Arvados VM instance":{{site.basedoc}}/user/getting_started/ssh-access.html#login, and have a "working environment.":{{site.basedoc}}/user/getting_started/check-environment.html* +*This tutorial assumes that you are "logged into an Arvados VM instance":{{site.baseurl}}/user/getting_started/ssh-access.html#login, and have a "working environment.":{{site.baseurl}}/user/getting_started/check-environment.html* In the tutorial examples, three angle brackets (>>>) will be used to denote code to enter at the interactive Python prompt.