##// END OF EJS Templates
use IPython._target in window.open
use IPython._target in window.open

File last commit:

r18966:b28ec91e
r20325:260c066f
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 %}