{% macro viz_html(viz) %} {% if viz.request.args.get("async") == "true" %} {% set df = viz.get_df() %}