.. _f-notebookexception: module ``ipythonhelper.notebook_exception`` =========================================== .. inheritance-diagram:: pyquickhelper.ipythonhelper.notebook_exception Short summary +++++++++++++ module ``pyquickhelper.ipythonhelper.notebook_exception`` Some automation helpers about notebooks :githublink:`%|py|5` Classes +++++++ +---------------------------------------------------------------------------------------------------+-----------------------------------------------------------------+ | class | truncated documentation | +===================================================================================================+=================================================================+ | :class:`InNotebookException ` | Exception raises when something wrong happened in a notebook. | +---------------------------------------------------------------------------------------------------+-----------------------------------------------------------------+ | :class:`JupyterException ` | Exception raises by :epkg:`Jupyter`. | +---------------------------------------------------------------------------------------------------+-----------------------------------------------------------------+ | :class:`NotebookException ` | Exception raises when something wrong happened with a notebook. | +---------------------------------------------------------------------------------------------------+-----------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.ipythonhelper.notebook_exception :members: :special-members: __init__ :show-inheritance: