{% for script in extra_scripts %} {% endfor %}
PID | dataset | annotation_file | port | launchtime | last access | status | message | http_status | actions |
---|---|---|---|---|---|---|---|---|---|
{{ entry.pid }} | {{ entry.key.dataset }} | {{ entry.key.annotation_file }} | {{ entry.port }} | {{ entry.launchtime }} | {{ entry.timestamp }} | {{ entry.status.name }} | {{ entry.message }} | {{ entry.http_status }} | {% if entry.status.name == 'loaded' %} terminate {% endif %} |