Can't display the Map items in Atom with hydrogen, python and folium
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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