IPython Documentation

Table Of Contents

Previous topic

Module: html.services.kernels.kernelmanager

Next topic

Module: html.services.nbconvert.handlers

This Page

Note

This documentation is for a development version of IPython. There may be significant differences from the latest stable release.

Module: html.services.kernelspecs.handlers

Tornado handlers for kernel specifications.

2 Classes

class IPython.html.services.kernelspecs.handlers.MainKernelSpecHandler(application, request, **kwargs)

Bases: IPython.html.base.handlers.IPythonHandler

class IPython.html.services.kernelspecs.handlers.KernelSpecHandler(application, request, **kwargs)

Bases: IPython.html.base.handlers.IPythonHandler