File size: 466 Bytes
aaf3d70
5dd4d14
 
 
 
aaf3d70
 
 
 
 
5dd4d14
 
 
 
 
 
 
 
 
 
 
 
 
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: Table of elements with Wikipedia row content
emoji: πŸ‘¨β€πŸ”¬
colorFrom: yellow
colorTo: red
sdk: static
pinned: false
license: mit
---

See [table_of_elements_with_wikipedia_row_content](https://awesome-panel.org/resources/table_of_elements_with_wikipedia_row_content/) 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
```