IPython Documentation

Table Of Contents

Previous topic

Module: kernel.kernelspec

Next topic

Module: kernel.launcher

This Page

Note

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

Module: kernel.kernelspecapp

4 Classes

class IPython.kernel.kernelspecapp.ListKernelSpecs(**kwargs)

Bases: IPython.core.application.BaseIPythonApplication

class IPython.kernel.kernelspecapp.InstallKernelSpec(**kwargs)

Bases: IPython.core.application.BaseIPythonApplication

class IPython.kernel.kernelspecapp.InstallNativeKernelSpec(**kwargs)

Bases: IPython.core.application.BaseIPythonApplication

class IPython.kernel.kernelspecapp.KernelSpecApp(**kwargs)

Bases: IPython.config.application.Application