##// END OF EJS Templates
Add documentation to check_nbextension, and switch order of parameters to be consistent with install_nbextension.
Add documentation to check_nbextension, and switch order of parameters to be consistent with install_nbextension.

File last commit:

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