kepler.gl
kepler.gl copied to clipboard
Make description for development of keplergl-jupyter more accessible to beginners
- Factor development setup into DEVELOPMENT.md
- Add a preface describing the different technologies used
Deploy Preview for keplergl2 ready!
| Name | Link |
|---|---|
| Latest commit | 018b233426f2d9172a32673d5d32b1cb0c622864 |
| Latest deploy log | https://app.netlify.com/sites/keplergl2/deploys/678092f1c9900a0008411cfd |
| Deploy Preview | https://deploy-preview-2848--keplergl2.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
I do not really get it: yarn start works, but yarn build fails due to Error: error:0308010C:digital envelope routines::unsupported. Is yarn build supported/the recommended way to go at all for the jupyter extension?
Can someone who actively works on the plugin please suggest improvements? I am unable to build/use the plugin.
The issue "Failed to load model class" should be fixed in https://github.com/keplergl/kepler.gl/pull/2588. However, this PR has not been merged yet. So, can you try to test it using that pr?
Also, I've noticed the jupyter kernels are very easy to be misconfigured for jupyter notebook / jupyter lab. Can you run the test using the docker file: bindings/kepler.gl-jupyter/Dockerfile in that pr?
Thanks!