Spaces:
Sleeping
Sleeping
initial commit
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
-
title: Livebook
|
3 |
emoji: π
|
4 |
colorFrom: pink
|
5 |
colorTo: purple
|
6 |
sdk: docker
|
7 |
fullWidth: true
|
|
|
8 |
---
|
9 |
|
10 |
You can install and run [Livebook](https://livebook.dev/) inside a Hugging Face Space. Here's [a tutorial](https://huggingface.co/docs/hub/spaces-sdks-docker-livebook) on how to do that.
|
|
|
1 |
---
|
2 |
+
title: Livebook Test
|
3 |
emoji: π
|
4 |
colorFrom: pink
|
5 |
colorTo: purple
|
6 |
sdk: docker
|
7 |
fullWidth: true
|
8 |
+
license: apache-2.0
|
9 |
---
|
10 |
|
11 |
You can install and run [Livebook](https://livebook.dev/) inside a Hugging Face Space. Here's [a tutorial](https://huggingface.co/docs/hub/spaces-sdks-docker-livebook) on how to do that.
|