{% load bootstrap4 %} {% load static tom_education_extras %} {% include 'tom_dataproducts/partials/js9_scripts.html' %}

Processes

Loading...

Data

{% csrf_token %}
{% buttons %} {% if pipeline_names %}

{% for pipeline_name, flags in pipeline_flags.items %} {% endfor %} {% endif %}

{% dataproduct_selection_buttons %}

{% endbuttons %}
{% for product in products %} {# Show checkbox for performing action on this product #} {% if not product.featured %} {% else %} {% endif %} {% endfor %}
FilenameData TypeDelete
{% dataproduct_checkbox product %}FeatureFeatured {% if 'fits' in product.get_file_name or product.data_product_type == 'fits_file' %} {% include 'tom_dataproducts/partials/js9_button.html' with url=product.data.url only %} {% endif %} {{ product.get_file_name }} {% if product.data_product_type %} {{ product.get_data_product_type_display }} {% endif %} Delete