##// END OF EJS Templates
Change install_nbextension to take install only a single nbextension (file, folder, archive, url), with an optional destination argument
Change install_nbextension to take install only a single nbextension (file, folder, archive, url), with an optional destination argument

File last commit:

r17291:d1162f79
r20217:31800d40
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";