-
## 🚀 Feature
I'm using papermill to generate KeplerGL HTML files. Papermill seems to persist all the inner states of the kepler map.
```
kepler_map = KeplerGl(height=700)
kepler_map.config = K…
-
I know I've raised the Uber tech before, but as we start to think of CyIPT 2 it is worth looking at again
https://eng.uber.com/keplergl/
As I understand it is all open source (MIT licence)
http…
mem48 updated
5 years ago
-
-
I tried installing kerplergl for Jupyter but I am getting an error when it is installing Shapely is there a way I can bypass shapely and say use Shapy to get keplergl to work?
-
**Describe the bug**
Basic KeplerGl map widget is not loading on JupyterLab 4.0.2. I get an "error displaying widget" message as output of the cell.
I also face this in JupyterLab 3, when I install …
-
**Is your feature request related to a problem? Please describe.**
It would just be nice to have a new release of the Python package to include KeplerGL version 3.0.0.
The [current release on Py…
-
**Describe the bug**
JupyterLab browser console reports
"Plugin 'keplergl-jupyter' failed to activate."
"Error: No provider for: jupyter.extensions.jupyterWidgetRegistry."
Trying to instantia…
jrs53 updated
3 months ago
-
Review fixes, enhancements and performance improvements to decide if it's worth updating our geo data map webview to use their latest library release.
See: https://github.com/keplergl/kepler.gl/rel…
-
**Is your feature request related to a problem? Please describe.**
Need a working example of flask app integrated with live updates of keplergl
**Describe the solution you'd like**
Need a working…
qxlsz updated
5 years ago
-
React.js
keplergl v2.5.5
I need to use custom components and I found this code below.
` const CustomHeader = () => My kepler.gl app
const myCustomHeaderFactory = () => CustomHeader
const Ke…