2380: ssh doc references are updated to point to the right env.
[arvados.git] / doc / user / topics / tutorial-trait-search.html.textile.liquid
index 976f16e3a5e0623a338753f9424f49164bc1b423..a95e30ddfd4b8e416bdbf23565b2df65dbe32de9 100644 (file)
@@ -6,7 +6,7 @@ title: "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.baseurl}}/user/getting_started/ssh-access.html#login, and have a "working environment.":{{site.baseurl}}/user/getting_started/check-environment.html*
+{% include 'tutorial_expectations' %}
 
 In the tutorial examples, three angle brackets (>>>) will be used to denote code to enter at the interactive Python prompt.