##// END OF EJS Templates
add RichIPythonWidget._append_latex...
add RichIPythonWidget._append_latex shows error in the qtconsole when latex fails

File last commit:

r18966:b28ec91e
r19736:0b197911
Show More
script.tpl
5 lines | 85 B | application/vnd.groove-tool-template | SmartyLexer
{%- extends 'null.tpl' -%}
{% block input %}
{{ cell.source }}
{% endblock input %}