##// END OF EJS Templates
DEV: Tweaks to Login/LogoutHandler setup....
DEV: Tweaks to Login/LogoutHandler setup. - Require handlers to be tornado.web.RequestHandlers. Rename the - NotebookApp attributes from log{in,out}_handler to log{in,out}_handler_class.
Scott Sanderson -
r19669:0cc52fe6
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / inprocess
tests
__init__.py Loading ...
blocking.py Loading ...
channels.py Loading ...
client.py Loading ...
ipkernel.py Loading ...
manager.py Loading ...
socket.py Loading ...