##// END OF EJS Templates
Fix python -m IPython.qt.console...
Fix python -m IPython.qt.console We had changed a name and broken this

File last commit:

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