Skip to content

REPL map redering issue #5

Description

@Meng2077

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions