##// END OF EJS Templates
add "No appropriate kernel" button to kernel-selection prompt
add "No appropriate kernel" button to kernel-selection prompt

File last commit:

r18966:b28ec91e
r20194:44ad62b8
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 %}