notebook/IPython/html/base
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
..
handlers.py make FilesRedirectHandler redirect logic accessible 2014-12-27 15:11:42 -08:00
zmqhandlers.py use IOLoop.current in a few places 2014-12-08 15:47:56 -08:00