Merge branch 'master' into 2257-inequality-conditions
[arvados.git] / apps / workbench / app / views / notifications / _pipelines_notification.html.erb
1   <p><%= image_tag "dax.png", class: "dax" %>
2     Hi, I noticed you haven't run a pipeline yet.  
3     <%= link_to "Click here to learn how to run an Arvados Crunch pipeline.", 
4         "#{Rails.configuration.arvados_docsite}/user/tutorials/tutorial-pipeline-workbench.html",
5         style: "font-weight: bold",
6         target: "_blank" %>
7   </p>