{% extends "appbuilder/base.html" %} {% block head_css %} {{super()}} {% endblock %} {% block uncontained %}

Dashboards

Browse the dashboards list

Slices

"Slices" are individual views into a single dataset

Generic placeholder image

Galery

Navigate through the growing set of visualizations

{% endblock %} {% block tail_js %} {{ super() }} {% endblock %}