{% extends "explorer/base.html" %} {% block content %}
{{ api_base }}/datasets/<name>/all.parquet
SELECT * FROM <name> LIMIT 10;