##// END OF EJS Templates
Give sensible error message if using the install-nbextension command to try to install multiple extensions.
Give sensible error message if using the install-nbextension command to try to install multiple extensions.

File last commit:

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