##// END OF EJS Templates
warn when notebook is started in pylab mode...
warn when notebook is started in pylab mode because it is always a bad idea

File last commit:

r14093:2259a244
r14108:442ca7bf
Show More
quickhelp.less
11 lines | 168 B | text/x-less | LessCssLexer
.shortcut_key {
display: inline-block;
width: 15ex;
text-align: right;
font-family: @monoFontFamily;
}
.shortcut_descr {
display: inline-block;
}