mjboothaus commited on
Commit
bea9d35
·
verified ·
1 Parent(s): 728fc8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -1,20 +1,22 @@
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.
 
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
+ license: apache-2.0
15
+ short_description: Short desc
16
  ---
17
 
18
  # Welcome to My Marimo Test Space
19
 
20
  This Space showcases interactive notebooks and visualizations built with Marimo.
21
 
22
+ Feel free to explore the notebooks and apps included here.