##// END OF EJS Templates
fix nbconvert test file locating
fix nbconvert test file locating

File last commit:

r20906:1a805ad1
r20909:47a34740
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 %}