nteract / nteract/hydrogen

Can't display the Map items in Atom with hydrogen, python and folium

Open
#1,069 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

awaiting update enhancement :star2: language specific
Dominant language
TypeScript
Stars
4k
Forks
339
PR merge metrics
No merged PRs in 30d

Description

When I run this

folium.Map([41.8781, -87.6298], zoom_start=11)

It will display a map in Jupyter notebook like this,

https://i.stack.imgur.com/bhFNm.jpg

but when I type the same code in Atom, it display nothing.

https://i.stack.imgur.com/LsqAi.png

I'm curious that hydrogen is jupyter-notebook-based, why doesn't it work?

Thanks a lot!

Versions:

MacOS 10.12.6

Atom : 1.21.1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the folium.Map call in Hydrogen using the listed Atom and macOS versions, then compare its output with the Jupyter notebook behavior. Trace Hydrogen's handling of notebook results and verify whether the map renders in Atom; done means the map displays or the environment limitation is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
data-visualization, desktop, devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.