1 <%# Copyright (C) The Arvados Authors. All rights reserved.
3 SPDX-License-Identifier: AGPL-3.0 %>
5 <p><%= image_tag "dax.png", class: "dax" %>
6 Hi, I noticed you haven't run a pipeline yet.
7 <%= link_to "Click here to learn how to run an Arvados Crunch pipeline.",
8 "#{Rails.configuration.Workbench.ArvadosDocsite}/user/tutorials/tutorial-pipeline-workbench.html",
9 style: "font-weight: bold",