notebook/IPython
MinRK c2cb64c9a0 adjustments to notebook app logging
Mainly add a log_request function (from nbviewer) for formatting tornado access logs.

Relevant effects:

- demote successful access logs to DEBUG
- demote kernel connect messages to DEBUG

which reduces the noise at INFO-level (default)
2014-01-21 10:48:24 -08:00
..
html adjustments to notebook app logging 2014-01-21 10:48:24 -08:00
nbconvert/exporters Drop unused traitlet imports 2013-12-21 12:48:15 -08:00
qt/console/tests
testing exclude html nbconvert tests if nbconvert is not importable 2013-12-23 12:45:59 -08:00
utils/tests Add unicode_std_stream function to write UTF-8 to stdout/stderr 2013-11-22 10:59:10 -08:00