##// END OF EJS Templates
Handle case where value is an empty string
Handle case where value is an empty string

File last commit:

r18966:b28ec91e
r19471:655134fa
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 %}