Spaces:
Running
Running
Commit
Β·
0a8c164
1
Parent(s):
00722aa
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
title: Stumpy
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
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: Stumpy
|
3 |
+
emoji: π
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: green
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
license: mit
|
|
|
20 |
|
21 |
```bash
|
22 |
panel convert index.py --to pyodide-worker
|
23 |
+
```
|