##// END OF EJS Templates
Change install_nbextension to take install only a single nbextension (file, folder, archive, url), with an optional destination argument
Change install_nbextension to take install only a single nbextension (file, folder, archive, url), with an optional destination argument

File last commit:

r19666:482edf5b
r20217:31800d40
Show More
kernelselector.less
10 lines | 185 B | text/x-less | LessCssLexer
#kernel_logo_widget {
.pull-right();
.current_kernel_logo {
display: none;
.navbar-vertical-align(32px);
width: 32px;
height: 32px;
}
}