lonboard_dashboard / README.md
MarcSkovMadsen's picture
Update README.md
6ed5a12 verified
|
raw
history blame
415 Bytes
---
title: Lonboard Dashboard
emoji: 🗺️
colorFrom: green
colorTo: purple
sdk: docker
pinned: false
license: mit
---
Dashboard showcasing Lonboard for fast, interactive geospatial vector data visualization
See [lonboard_dashboard](https://awesome-panel.org/resources/lonboard_dashboard/) by [awesome-panel.org](https://awesome-panel.org) for more info.
## Serve
```python
panel serve app.py --autoreload
```