##// END OF EJS Templates
editor progress...
editor progress - load/store codemirror config - fill out menus a bit: - Edit/find,replace - View/toggle line numbers

File last commit:

r18966:b28ec91e
r19303:c57e5636
Show More
script.tpl
5 lines | 85 B | application/vnd.groove-tool-template | SmartyLexer
Thomas Kluyver
nbconvert --to script...
r18966 {%- extends 'null.tpl' -%}
{% block input %}
{{ cell.source }}
{% endblock input %}