ipyleaflet
ipyleaflet copied to clipboard
Display map when creating pages with markdown converted notebooks
Is there a way to embed the map HTML in a "nbconverted" markdown? It seems that this was possible in the past b/c of this comment but looks like jupyterbook changed their map example to folium, see instead https://jupyterbook.org/file-types/notebooks.html#interactive-outputs, because it is no longer possible.
This is probably one of the last barrier for folium users to adopt ipyleaflet. Note that converting to HTML, which works nicely, is not an option b/c people want to use the markdown in various blog, book, etc builders out there.