##// END OF EJS Templates
wait for new-notebook button to arrive...
wait for new-notebook button to arrive before clicking it. Race condition was causing intermittent test failures.

File last commit:

r17291:d1162f79
r20106:579643e8
Show More
style.less
9 lines | 121 B | text/x-less | LessCssLexer
/*!
*
* IPython base
*
*/
@import "variables.less";
@import "mixins.less";
@import "flexbox.less";
@import "error.less";