9369: arvados-cwl-runner documentation and examples, add deprecation notices to pipel...
[arvados.git] / doc / user / tutorials / tutorial-submit-job.html.textile.liquid
index b17f951e74c84867e63de156557efea21ff308f9..47e8dc750cf0691e8f859468cbc433e50ea358de 100644 (file)
@@ -5,6 +5,8 @@ navmenu: Tutorials
 title: "Running on an Arvados cluster"
 ...
 
+{% include 'pipeline_deprecation_notice' %}
+
 This tutorial demonstrates how to create a pipeline to run your crunch script on an Arvados cluster.  Cluster jobs can scale out to multiple nodes, and use @git@ and @docker@ to store the complete system snapshot required to achieve reproducibilty.
 
 {% include 'tutorial_expectations' %}