notebook/IPython
Min RK c6b610f04f make FilesRedirectHandler redirect logic accessible
from a static method

instead of calling FRH.get(self), which doesn't work on Python 2
due to unbound method class checking.
2014-12-27 15:11:42 -08:00
..
html make FilesRedirectHandler redirect logic accessible 2014-12-27 15:11:42 -08:00
nbconvert/exporters Add the . into file_extension 2014-11-20 17:34:39 -08:00
qt/console/tests Skip qtconsole help test if no X11 2014-05-15 14:34:05 -07:00
testing gh-7044: set TMPDIR to workingdir in tests 2014-12-05 15:20:51 +01:00
utils don't use text mode in mkstemp 2014-11-12 14:17:32 -08:00