Warning

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

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