.. _kernel_client:

================
Kernel Client
================

To communicate with the kernel, an instance of :ref:`KernelClient <kernel_client_api>` is required.  This class instance
takes its parameters from the application and formats them according to the
:doc:`Jupyter message protocol <jupyter_protocol:messaging>`.

