{# Configuration tab component #}
File Actions
Download Template
Run Experiment
{% if config_preview %}
Loaded File: {{ filename }} {{ config_preview|length }} rows loaded
{% endif %}
Configuration Data
{% for column in config_list %} {% endfor %}
#{{ column }}