{{ type }}

{{ name }}

{% if cluster_status %} {{ cluster_status }} {% endif %}
Dashboard: {{ dashboard_link }} Workers: {{ workers | length }}
Total threads: {{ workers.values() | map(attribute='nthreads') | sum }} Total memory: {{ workers.values() | map(attribute='memory_limit') | sum | format_bytes }}

Scheduler Info

{{ scheduler_info_repr }}