-
Notifications
You must be signed in to change notification settings - Fork 3
REPL map redering issue #5
Copy link
Copy link
Open
Description
In my case, the code below could run smoothly without giving errors. But it doesn't show the map as shown in the tutorial in REPL. I also tried using jupyter notebook in VS Code, but it doesn't work either.
Maybe I missed some configuration part?
import folium
m = folium.Map(location=[51.9700000, 5.6666700], zoom_start=13)
m
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels