{% if font is is_google_font or code_font is is_google_font %} {% endif %} {% if font is is_google_font %} {% endif %} {% if code_font is is_google_font %} {% endif %}
{{cell.source | get_source | highlight }}
{{output.text | get_source }}{% endif %} {% if output.output_type == "error" %}
{{'\n'.join(output.traceback) | ansi2html}}