{% extends "base.html" %} {% block title %}Catalog - Iceberg Explorer{% endblock %} {% block nav_home %}bg-iceberg-800 text-white{% endblock %} {% block sidebar %}
{% endblock %} {% block content %}

Select a table

Browse namespaces in the sidebar and click on a table to view its details.

{% endblock %}