File size: 410 Bytes
cd36c1b
8c38616
 
 
 
cd36c1b
 
 
 
 
8c38616
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: Commuting flows between Italian Regions
emoji: 🚌
colorFrom: purple
colorTo: green
sdk: static
pinned: false
license: mit
---

See [commuting_flows_italy](https://awesome-panel.org/resources/commuting_flows_italy/) by [awesome-panel.org](https://awesome-panel.org) for more info.

## Serve

```python
panel serve *.py --autoreload
```

## Build

```bash
panel convert *.py --to pyodide-worker
```