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

Make description for development of keplergl-jupyter more accessible to beginners

Open kopp opened this issue 11 months ago • 4 comments

  • Factor development setup into DEVELOPMENT.md
  • Add a preface describing the different technologies used

kopp avatar Dec 20 '24 22:12 kopp

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Dec 20 '24 22:12 netlify[bot]

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?

kopp avatar Dec 22 '24 12:12 kopp

Can someone who actively works on the plugin please suggest improvements? I am unable to build/use the plugin.

kopp avatar Dec 22 '24 12:12 kopp

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!

lixun910 avatar Dec 22 '24 19:12 lixun910