diff --git a/share/templates/lab/base.html.j2 b/share/templates/lab/base.html.j2 index 31488d459..d164a3e66 100644 --- a/share/templates/lab/base.html.j2 +++ b/share/templates/lab/base.html.j2 @@ -80,7 +80,11 @@ {% endblock output_area_prompt %} {% block output %} +{%- if output.output_type == 'execute_result' -%} +