{% set CSS_THEME = appbuilder.get_app.config.get("CSS_THEME") %} {% set height = request.args.get("height", 700) %} {% if CSS_THEME %} {% endif %}
loading
{% with filename="css-theme" %} {% include "superset/partials/_script_tag.html" %} {% endwith %} {% with filename="standalone" %} {% include "superset/partials/_script_tag.html" %} {% endwith %}