.. _f-notebook: module ``cli.notebook`` ======================= Short summary +++++++++++++ module ``pyquickhelper.cli.notebook`` Command line about noteboooks. :githublink:`%|py|5` Functions +++++++++ +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +========================================================================+=======================================================================================================+ | :func:`convert_notebook ` | Converts a notebook into a specific format. | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------+ | :func:`run_notebook ` | Runs a notebook end to end, it is inspired from module `runipy `_. | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.cli.notebook :members: :special-members: __init__ :show-inheritance: