{% extends "base.html" %} {% block title %}Run {{ run.run_id | short_id }} - devqubit{% endblock %} {% block content %}
{{ run.run_id }}
| {{ key }} | {{ value }} |
No parameters
{% endif %}| {{ key }} | {{ "%.6g" | format(value) if value is number else value }} |
No metrics
{% endif %}No tags
{% endif %}| # | Kind | Role | Media Type | Digest | Actions |
|---|---|---|---|---|---|
| {{ loop.index0 }} | {{ artifact.kind }} | {{ artifact.role }} | {{ artifact.media_type }} | {{ artifact.digest | short_digest }} | View Download |
No artifacts
{% endif %}{{ error.traceback }}
{% endif %}