IPython Documentation

Table Of Contents

Previous topic

Module: html.auth.login

Next topic

Module: html.base.handlers

This Page

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