Spaces:
Runtime error
Runtime error
readme
Browse files
README.md
CHANGED
|
@@ -40,7 +40,7 @@ space_ci:
|
|
| 40 |
**Gradio Space CI** is a plugin (and package) to create ephemeral Spaces for each PR opened on your Space repo.
|
| 41 |
The goal is to foster community contributions by making the review process as lean as possible.
|
| 42 |
|
| 43 |
-
## Quick start
|
| 44 |
|
| 45 |
Configure *Gradio Space CI* in just 4 steps!
|
| 46 |
|
|
@@ -79,7 +79,7 @@ enable_space_ci()
|
|
| 79 |
|
| 80 |
And that's it! For more details, check out the [integration](#integration) section.
|
| 81 |
|
| 82 |
-
## Key features
|
| 83 |
|
| 84 |
1. **Listen to Pull Requests**.
|
| 85 |
2. **Launch ephemeral Spaces** on new PRs.
|
|
@@ -96,7 +96,7 @@ And that's it! For more details, check out the [integration](#integration) secti
|
|
| 96 |
|
| 97 |
Want more? Please open an issue in the [Community Tab](https://huggingface.co/spaces/Wauplin/gradio-space-ci/discussions)! This is meant to be a community-driven implementation, enhanced by user feedback and contributions!
|
| 98 |
|
| 99 |
-
## Integration
|
| 100 |
|
| 101 |
Integrate *Gradio Space CI* in just a few steps:
|
| 102 |
|
|
@@ -176,7 +176,7 @@ demo.launch()
|
|
| 176 |
And you're done! Ephemeral Spaces will be launched for each and every PR on your repo.
|
| 177 |
|
| 178 |
|
| 179 |
-
## Useful links
|
| 180 |
|
| 181 |
- **Demo:** https://huggingface.co/spaces/Wauplin/gradio-space-ci
|
| 182 |
- **README:** https://huggingface.co/spaces/Wauplin/gradio-space-ci/blob/main/README.md
|
|
|
|
| 40 |
**Gradio Space CI** is a plugin (and package) to create ephemeral Spaces for each PR opened on your Space repo.
|
| 41 |
The goal is to foster community contributions by making the review process as lean as possible.
|
| 42 |
|
| 43 |
+
## ⚡ Quick start
|
| 44 |
|
| 45 |
Configure *Gradio Space CI* in just 4 steps!
|
| 46 |
|
|
|
|
| 79 |
|
| 80 |
And that's it! For more details, check out the [integration](#integration) section.
|
| 81 |
|
| 82 |
+
## ✨ Key features
|
| 83 |
|
| 84 |
1. **Listen to Pull Requests**.
|
| 85 |
2. **Launch ephemeral Spaces** on new PRs.
|
|
|
|
| 96 |
|
| 97 |
Want more? Please open an issue in the [Community Tab](https://huggingface.co/spaces/Wauplin/gradio-space-ci/discussions)! This is meant to be a community-driven implementation, enhanced by user feedback and contributions!
|
| 98 |
|
| 99 |
+
## ⚙️ Integration
|
| 100 |
|
| 101 |
Integrate *Gradio Space CI* in just a few steps:
|
| 102 |
|
|
|
|
| 176 |
And you're done! Ephemeral Spaces will be launched for each and every PR on your repo.
|
| 177 |
|
| 178 |
|
| 179 |
+
## 🔗 Useful links
|
| 180 |
|
| 181 |
- **Demo:** https://huggingface.co/spaces/Wauplin/gradio-space-ci
|
| 182 |
- **README:** https://huggingface.co/spaces/Wauplin/gradio-space-ci/blob/main/README.md
|