##// END OF EJS Templates
add secondary `debug` flag for heartbeats...
add secondary `debug` flag for heartbeats in both KernelRestarter and parallel HeartMonitor Since these both produce a huge amount of output, they limit the usefulness of `--debug` output for debugging other aspects of IPython.

File last commit:

r17291:d1162f79
r17713:ea83bb5c
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";