{% from "utils.html" import submit_button %} {% extends "layout.html" %} {% block title %}Billing{% endblock %} {% block content %}
Start must be a date in the format MM/DD/YYYY. End is an optional date in the format MM/DD/YYYY. Leave End empty to include currently running batches. If End is not empty, then no currently running batches are included. All dates search for batches that have completed within that time interval (inclusive).
| {{ row['billing_project'] }} | {{ row['cost'] }} |
| {{ row['user'] }} | {{ row['cost'] }} |
| {{ row['billing_project'] }} | {{ row['user'] }} | {{ row['cost'] }} |