You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to turn a Jupyter Notebook including a leaflet map (through folium) into a PDF.
As an example https://python-visualization.github.io/folium/quickstart.htm can serve.
I realized that when printing the Jupyter Notebook in a browser, I had to activate background pictures in order to see the map tiles. Anyhow, the command --include-background did not help me to get the maps.
The text was updated successfully, but these errors were encountered:
I tried to turn a Jupyter Notebook including a leaflet map (through folium) into a PDF.
As an example https://python-visualization.github.io/folium/quickstart.htm can serve.
I realized that when printing the Jupyter Notebook in a browser, I had to activate background pictures in order to see the map tiles. Anyhow, the command
--include-background
did not help me to get the maps.The text was updated successfully, but these errors were encountered: