Spaces:
Running
Running
Albert Villanova del Moral
commited on
Add status badge for continuous deployment (#26)
Browse files* Add status badge for continuous deployment
* Add deploy workflow link to status badge image
README.md
CHANGED
|
@@ -8,7 +8,9 @@ app_file: tagging_app.py
|
|
| 8 |
pinned: false
|
| 9 |
---
|
| 10 |
|
| 11 |
-
|
|
|
|
|
|
|
| 12 |
A Streamlit app to add structured tags to a dataset card.
|
| 13 |
Available online [here!](https://huggingface.co/spaces/huggingface/datasets-tagging)
|
| 14 |
|
|
|
|
| 8 |
pinned: false
|
| 9 |
---
|
| 10 |
|
| 11 |
+
[](https://github.com/huggingface/datasets-tagging/actions/workflows/deploy.yml)
|
| 12 |
+
|
| 13 |
+
# 🤗 Datasets Tagging
|
| 14 |
A Streamlit app to add structured tags to a dataset card.
|
| 15 |
Available online [here!](https://huggingface.co/spaces/huggingface/datasets-tagging)
|
| 16 |
|