Spaces:
Running
Running
MarcSkovMadsen
commited on
Commit
Β·
3a05371
1
Parent(s):
34a7688
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: indigo
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
license: mit
|
@@ -20,4 +20,4 @@ panel serve index.py --autoreload
|
|
20 |
|
21 |
```bash
|
22 |
panel convert index.py --to pyodide-worker
|
23 |
-
```
|
|
|
1 |
---
|
2 |
+
title: Caching Example
|
3 |
+
emoji: π
|
4 |
colorFrom: indigo
|
5 |
+
colorTo: green
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
license: mit
|
|
|
20 |
|
21 |
```bash
|
22 |
panel convert index.py --to pyodide-worker
|
23 |
+
```
|