Skip to content

Commit

Permalink
Update qgt-mlrun.html
Browse files Browse the repository at this point in the history
  • Loading branch information
george0st committed Apr 20, 2024
1 parent 951a29c commit 7f3694f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qgate_sln_mlrun/templates/qgt-mlrun.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@

</script>
<body>
<h2>Quality report for <u>MLRun {{ data.mlrun_server }}</u></h2>
<h2>Quality report for <a href="https://docs.mlrun.org/en/latest/change-log/index.html" target="_blank"><u>MLRun {{ data.mlrun_server }}</u></a></h2>
<p>Report ID: <b>{{ data.datetime }}</b> ({{ data.used_filters }})</p>

<button type="button" class="collapsible" {% if data.summary.state == 'DONE' %}style="background-color: green;"{% else %}style="background-color: #E20074;"{% endif %} onclick="myFunction('myDIV3','myFiltr')">
Expand Down

0 comments on commit 7f3694f

Please sign in to comment.