##// END OF EJS Templates
Make interact example compatible with Python 3...
Make interact example compatible with Python 3 Also cleared all output, because for now the notebook has to be run to illustrate anything. And updated a couple of out of date names.

File last commit:

r17291:d1162f79
r17966:170655b4
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";