.. _f-foliumhelper: module ``notebookhelper.folium_helper`` ======================================= Short summary +++++++++++++ module ``pyensae.notebookhelper.folium_helper`` Module *folium* does not have any output to a notebook, addresses that issue. The module does not explicitely import *folium*. :githublink:`%|py|7` Functions +++++++++ +----------------------------------------------------------------------------------+-----------------------------------------------------------------------+ | function | truncated documentation | +==================================================================================+=======================================================================+ | :func:`folium_embed_map ` | | +----------------------------------------------------------------------------------+-----------------------------------------------------------------------+ | :func:`folium_html_map ` | Embeds the HTML source of the map directly into the IPython notebook. | +----------------------------------------------------------------------------------+-----------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyensae.notebookhelper.folium_helper :members: :special-members: __init__ :show-inheritance: