major-tom-explorer / README.md
MarcSkovMadsen's picture
Update README.md
5dc41ab verified
|
raw
history blame
394 Bytes
---
title: Dashboard showcasing Lonboard for fast, interactive geospatial vector data visualization
emoji: 🗺️
colorFrom: yellow
colorTo: red
sdk: docker
pinned: false
license: mit
---
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
```