kepler.gl icon indicating copy to clipboard operation
kepler.gl copied to clipboard

JSON data & full config export for jupyter

Open JJZolper opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. It would be handy to be able to export the kepler map beyond just html but into json, that way in other instances of kepler as a developer I can import that json into kepler in say react.js or elsewhere to recreate the map the data scientists I work with develop in jupyter.

Describe the solution you'd like Similar to save to html, save to json with the entire dataset and all configuration so it can be loaded in entirety.

Describe alternatives you've considered N/A

Additional context N/A

JJZolper avatar Mar 03 '22 19:03 JJZolper

yes this is a much needed feature. we need it too.

kaushikCanada avatar Mar 09 '22 21:03 kaushikCanada

Related to #1447

chrisgervang avatar May 25 '22 20:05 chrisgervang