{% for ws in worker_list %} {% set wi = worker_info[ws.address] %} {% if 'bokeh' in wi['services'] %} {% else %} {% end %} {% end %}
Worker Cores Memory Memory use Occupancy Processing In-memory Services Logs
{{ws.address}} {{ ws.ncores }} {{ format_bytes(wi['memory_limit']) }} {{ format_time(ws.occupancy) }} {{ len(ws.processing) }} {{ len(ws.has_what) }} bokeh logs