##// END OF EJS Templates
shim `python -m IPython.html`
shim `python -m IPython.html`

File last commit:

r21208:e65db1aa
r21211:a4d2c4fd
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;
}
}