##// END OF EJS Templates
Notebook magic used old terminology "input"...
Notebook magic used old terminology "input" replace by 'source'. Fixes #8028

File last commit:

r17291:d1162f79
r20689:55bc07a3
Show More
style.less
6 lines | 70 B | text/x-less | LessCssLexer
MinRK
add comments for style blocks in less...
r17291 /*!
*
* IPython auth
*
*/
Brian E. Granger
Fixing less @import paths in auth/base/tree....
r12641 @import "login.less";
@import "logout.less";