Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display a folium map inline #1112

Closed
mdmadhu opened this issue Nov 19, 2017 · 1 comment
Closed

Display a folium map inline #1112

mdmadhu opened this issue Nov 19, 2017 · 1 comment
Labels
duplicate Duplicates

Comments

@mdmadhu
Copy link

mdmadhu commented Nov 19, 2017

When I try to display a folium map inline (which works in Jupyter Notebook and Jupyter Lab) within Hydrogen, I get a small box with an 'x' below, but nothing else appears. Is there something I am not doing right? The code I am trying to run is:

import folium
map_osm = folium.Map(location=[45.5236, -122.6750])
map_osm

Which OS and which version of Hydrogen and Atom are you running?
Atom 1.22.1 / Hydrogen 2.10

@lgeiger
Copy link
Member

lgeiger commented Dec 10, 2017

Closing in favor of #1069

@lgeiger lgeiger closed this as completed Dec 10, 2017
@lgeiger lgeiger added the duplicate Duplicates label Dec 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Duplicates
Projects
None yet
Development

No branches or pull requests

2 participants