+ <% if (isAdmin === 'true') { %>
+
+ <% } %>
CPUs | GPUs | Active Jobs | +Status | Actions | <%= data[vcName]['numJobs'] %> | ++ <%= convertState(vcName, data[vcName]['status']) %> + | View Jobs | Go to Yarn Page + <% if (isAdmin === 'true') { %> + | + Delete + | + Edit + <% } %> | <% } %> @@ -54,4 +67,5 @@
---|