IPython Documentation

Table Of Contents

Previous topic

Module: html.auth.login

Next topic

Module: html.base.handlers

This Page

Warning

This documentation is for an old version of IPython. You can find docs for newer versions here.

Module: html.auth.logout

Tornado handlers for logging out of the notebook.

Authors:

  • Brian Granger

1 Class

class IPython.html.auth.logout.LogoutHandler(application, request, **kwargs)

Bases: IPython.html.base.handlers.IPythonHandler