.. _f-faqjupyter: module ``faq.faq_jupyter`` ========================== Short summary +++++++++++++ module ``ensae_teaching_cs.faq.faq_jupyter`` Quelques problèmes récurrents avec :epkg:`Jupyter`. :githublink:`%|py|7` Functions +++++++++ +-------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +=================================================================================================+=========================================================================================================================+ | :func:`jupyter_convert_notebooks ` | | +-------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------+ | :func:`jupyter_get_variable ` | Retrieves the value of a local variable in a notebook. | +-------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------+ | :func:`jupyter_open_notebook ` | Calls :func:`nb_open`, open a notebook with an existing server, if no server can be found, it starts a new one (and ... | +-------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------+ | :func:`notebook_path ` | | +-------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: ensae_teaching_cs.faq.faq_jupyter :members: :special-members: __init__ :show-inheritance: