mapbox / mapbox/mapboxgl-jupyter
Will Mapbox add support for JupyterLab?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 681
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
Will Mapbox add support for JupyterLab?
Take a look at ipyleaflet in how they create the nbextensions
https://github.com/jupyter-widgets/ipyleaflet#installation
It seems that Mapbox created this quick prototype but its not keeping up with Jupyter development. A fully interactive Mapbox JupyterLab widget would be amazing for DataScience.
This means moving away from your IFrame to a 1st class citizen widget in Jupyter with all of the on_hover, on_click, etc interactive events.
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
Start by reviewing the existing IFrame prototype and the ipyleaflet nbextensions installation guidance. Compare that approach with the current Jupyter integration; done means a first-class JupyterLab widget replacing the IFrame and supporting the requested on_hover and on_click events.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jupyter, jupyter-notebook, python
- Domain
- data-visualization, frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100