jupyter-widgets / ipywidgets

Interactive Widgets for the Jupyter Notebook
https://ipywidgets.readthedocs.io
BSD 3-Clause "New" or "Revised" License
3.13k stars 950 forks source link

Integrate CesiumJS? #2212

Open deeplook opened 5 years ago

deeplook commented 5 years ago

I've recently discovered cesiumjs.org, something like https://github.com/Leaflet/Leaflet, but on globes in 3D. There's an integration for Jupyter with some Cesium widgets here https://github.com/sinhrks/cesiumpy, but a more recent fork is https://github.com/philippjfr/cesiumpy, by @philippjfr who works for Anaconda.

Given that development of cesiumpy seems stalled my question would be if there would be any interest to integrate that package in order to become ipycesium, and integrate nicely with the rest of ipywidgets? I'm not saying I'd be able to do that myself, but I might be able to help.

SylvainCorlay commented 5 years ago

Hey @deeplook thanks for posting. I am not aware of any ongoing effort to make a jupyter widget based on cesium. Cesiumpy looks really nice. Maybe there is an interest from the current maintainer of making a widget from it. This might be the best place to ask!