##// END OF EJS Templates
Start kernel according to loaded notebook metadata
Start kernel according to loaded notebook metadata

File last commit:

r17373:197c7760
r17375:9eddd830
Show More
kernelselector.less
7 lines | 144 B | text/x-less | LessCssLexer
Thomas Kluyver
Style kernel name
r17372 span#kernel_selector_widget {
padding: 0px 5px;
margin-top: 12px;
margin-right: 1em;
font-size: 120%;
Thomas Kluyver
Line dropdown up on RHS of kernel name
r17373 position: relative;
Thomas Kluyver
Style kernel name
r17372 }