Zenweb work in progress
[arvados.git] / doc / user / tutorials / tutorial-parallel.textile
index a9593902642b7045736a2672b242f947f57c1bf1..3f278a7fe3914547ddb6fe973c9740d9ce14cebb 100644 (file)
@@ -1,9 +1,10 @@
 ---
 layout: default
 navsection: userguide
+navmenu: Tutorials
 title: "Parallel Crunch tasks"
-navorder: 115
----
+navorder: 15
+...
 
 h1. Tutorial: Parallel Crunch tasks
 
@@ -33,7 +34,7 @@ $ <span class="userinput">git push origin master</span>
 </code></pre>
 </notextile>
 
-You should now be able to run your new script using Crunch, with "script" referring to our new "parallel-hash.py" script.  We will use a different input from our previous examples.  We will use @887cd41e9c613463eab2f0d885c6dd96+83@ which consists of three files, "alice.txt", "bob.txt" and "carol.txt" (the example collection used previously in "fetching data from Arvados using Keep":intro-keep.html).
+You should now be able to run your new script using Crunch, with "script" referring to our new "parallel-hash.py" script.  We will use a different input from our previous examples.  We will use @887cd41e9c613463eab2f0d885c6dd96+83@ which consists of three files, "alice.txt", "bob.txt" and "carol.txt" (the example collection used previously in "fetching data from Arvados using Keep":tutorial-keep.html).
 
 <notextile>
 <pre><code>$ <span class="userinput">cat &gt;the_job &lt;&lt;EOF