Point 3D models with jupyter notebooks #3143
Replies: 1 comment
-
Are you able to load config? If you don't have a map token, be sure to set the map style to plain If you have the html file, it should be all self contained so you just need to serve it, since you should already have python installed: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! A beginner here, but very excited.
I'm interested in the 3D gltf model feature. It works great in kepler.gl/demo and is just awesome for putting some additional tiny assets on the map. But not so great when I try jupyter lab notebooks (pip installed). The default duck is not loaded, nothing is shown and the browser notes an 'invalid scenegraph' from deck.
Do you have any tips and tricks here? Maybe CORS-related?
Beta Was this translation helpful? Give feedback.
All reactions