| Project Name | Running Instances | Root Path | Tags | Actions |
|---|---|---|---|---|
| {{ project.name }} | {{ project.instances | selectattr('status', 'equalto', 'running') | list | length }} | {{ project.project_path }} |
{% for tag in project.tags.split(',') %} {% if tag.strip() %} {{ tag.strip() }} {% endif %} {% endfor %} |
No strategy projects found. Click "Add Project" to get started.