Spaces:
Runtime error
Runtime error
commit
Browse files
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
title: Mlflow Server
|
| 3 |
emoji: 💻
|
| 4 |
colorFrom: indigo
|
|
@@ -6,6 +7,15 @@ colorTo: purple
|
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
+
<<<<<<< HEAD
|
| 3 |
title: Mlflow Server
|
| 4 |
emoji: 💻
|
| 5 |
colorFrom: indigo
|
|
|
|
| 7 |
sdk: docker
|
| 8 |
pinned: false
|
| 9 |
license: apache-2.0
|
| 10 |
+
=======
|
| 11 |
+
title: Jenkins Test Space
|
| 12 |
+
emoji: 🏃
|
| 13 |
+
colorFrom: indigo
|
| 14 |
+
colorTo: pink
|
| 15 |
+
sdk: docker
|
| 16 |
+
pinned: false
|
| 17 |
+
license: mit
|
| 18 |
+
>>>>>>> cf8c6f4 (initial commit)
|
| 19 |
---
|
| 20 |
|
| 21 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|