Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
distributed / distributed / widgets / templates / local_cluster.html.j2
Size: Mime:
<tr>
    <td style="text-align: left;"><strong>Status:</strong> {{ status }}</td>
    <td style="text-align: left;"><strong>Using processes:</strong> {{ processes }}</td>
</tr>
{% if cluster_status %}
{{ cluster_status }}
{% endif %}