{% for css in editor_css %} {% endfor %} {% include 'header.html' %}
Total tasks: {{ task_ids|length }} items
{{ config['input_path'] }}

Total completions: {{ completions|length }} items
{{ config['output_dir'] }}


Start Labeling {% for id in task_ids %} {% endfor %}
Task ID Completed at Completion
{{ id }} {{ completed_at[id] }} {% if id in completions %}   {% endif %}