##// END OF EJS Templates
Change IPython widget warning to get rid of filenames and line numbers...
Change IPython widget warning to get rid of filenames and line numbers We do this to not confuse the interactive user

File last commit:

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