Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,20 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
title: "My Marimo Test Space"
|
3 |
+
emoji: "📊"
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: indigo
|
6 |
+
sdk: static
|
7 |
+
app_file: index.html
|
8 |
+
python_version: "3.13"
|
9 |
+
tags:
|
10 |
+
- marimo
|
11 |
+
- notebooks
|
12 |
+
- visualization
|
13 |
+
thumbnail: "thumbnail.png"
|
14 |
+
---
|
15 |
+
|
16 |
+
# Welcome to My Marimo Test Space
|
17 |
+
|
18 |
+
This Space showcases interactive notebooks and visualizations built with Marimo.
|
19 |
+
|
20 |
+
Feel free to explore the notebooks and apps included here.
|