fsspec File Browser

{% csrf_token %}
{% if error %}
{{ error }}
{% endif %} {% if files %}

Matched Files ({{ files|length }})

{% elif files is not none %}

No files found with specified extension(s).

{% endif %} {% if is_truncated %}

Showing first {{ files|length }} files (limit reached).

{% endif %}