Add 'apps/arv-web/' from commit 'f9732ad8460d013c2f28363655d0d1b91894dca5'
[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>