{% extends "base.html" %} {% block title %}FireWorks Dashboard{% endblock %} {% block content %}
Newest Workflows | ||
---|---|---|
{{wf.state}}
ID: {{ wf.id }}
{% for fw in wf.fireworks %}
{% endfor %}
|
Current Database Status | ||
---|---|---|
Fireworks | Workflows | |
{{ state }} | ||
TOTAL |
Get a report of all jobs for the past:
For more reporting options, use the "lpad report --help" command line tool.