.. _f-ipythonhelper: module ``setuphelper.ipython_helper`` ===================================== Short summary +++++++++++++ module ``pymyinstall.setuphelper.ipython_helper`` Change Jupyter configuration :githublink:`%|py|5` Functions +++++++++ +--------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +==========================================================================================================================+==================================================================================================================================================================+ | :func:`add_shortcut_to_desktop_for_ipython ` | create a shortcut on your desktop | +--------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :func:`install_mathjax ` | install a local copy of mathjax | +--------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :func:`noLOG ` | | +--------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | :func:`setup_ipython ` | The function applies the modification suggested in this blog post: `Travailler avec IPython notebook `_ ... | +--------------------------------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pymyinstall.setuphelper.ipython_helper :members: :special-members: __init__ :show-inheritance: