.. AUTO-GENERATED FILE -- DO NOT EDIT!

Module: :mod:`kernel.kernelspec`
================================
.. automodule:: IPython.kernel.kernelspec

.. currentmodule:: IPython.kernel.kernelspec

3 Classes
---------

.. autoclass:: KernelSpec
  :members:
  :show-inheritance:

.. autoclass:: NoSuchKernel
  :members:
  :show-inheritance:

  .. automethod:: __init__

.. autoclass:: KernelSpecManager
  :members:
  :show-inheritance:

4 Functions
-----------

.. autofunction:: IPython.kernel.kernelspec.find_kernel_specs


.. autofunction:: IPython.kernel.kernelspec.get_kernel_spec


.. autofunction:: IPython.kernel.kernelspec.install_kernel_spec


.. autofunction:: IPython.kernel.kernelspec.install_native_kernel_spec

