##// END OF EJS Templates
fix kernel change breaking new notebook list
fix kernel change breaking new notebook list

File last commit:

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