Spaces:
Running
Running
tracinginsights
commited on
Commit
β’
357b57e
1
Parent(s):
b33796b
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,13 @@
|
|
1 |
---
|
2 |
-
title: F1 Analysis
|
3 |
emoji: π
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.10.0
|
8 |
app_file: app.py
|
9 |
-
|
|
|
10 |
license: other
|
11 |
---
|
12 |
|
|
|
1 |
---
|
2 |
+
title: F1 Analysis - Tracing Insights
|
3 |
emoji: π
|
4 |
+
colorFrom: lime
|
5 |
+
colorTo: green
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.10.0
|
8 |
app_file: app.py
|
9 |
+
fullWidth: true
|
10 |
+
pinned: true
|
11 |
license: other
|
12 |
---
|
13 |
|