{% extends main.html %} {% block content %}

Scheduler {{scheduler.address}}

Logs Exceptions Bokeh

Workers

{% set worker_list = sorted(workers.values(), key=lambda ws: str(ws.name)) %} {% include "worker-table.html" %} {% end %}