pydeck — Easy Playground
Large-scale 3D geospatial visualization powered by deck.gl
Getting started with pydeckRun locally
Install
pip install pydeckPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: pydeck)
pydeck is a third-party package. Large-scale 3D geospatial visualization powered by deck.gl. Install with: pip install pydeck
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?