{% if metric.metadata.description or suite.metadata.instructions_to_reproduce or metric.metadata.instructions_to_reproduce %}
Show info Hide info
{% endif %}
{% if metric.metadata.description or suite.metadata.instructions_to_reproduce or metric.metadata.instructions_to_reproduce %}
{% if metric.metadata.description %}
Metric description:
{{metric.metadata.description|markdown}}
{% endif %}
{% if suite.metadata.instructions_to_reproduce or metric.metadata.instructions_to_reproduce %}