Update app.py
Browse files
app.py
CHANGED
|
@@ -182,6 +182,10 @@ def gradio_interface():
|
|
| 182 |
- **January 19, 2026:** Submission closes
|
| 183 |
- **January 26, 2026:** Winners announced
|
| 184 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 185 |
---
|
| 186 |
|
| 187 |
"""
|
|
|
|
| 182 |
- **January 19, 2026:** Submission closes
|
| 183 |
- **January 26, 2026:** Winners announced
|
| 184 |
|
| 185 |
+
## Acknowledgements
|
| 186 |
+
We gratefully acknowledge Jon Ainsley, Andrew Good, Elyse Bourque, Lakshminarayana Vogeti, Renato Skerlj, Tiansheng Wang, and Mark Ledeboer for generously
|
| 187 |
+
providing the Expansion Therapeutics dataset used in this challenge as an in-kind contribution.
|
| 188 |
+
|
| 189 |
---
|
| 190 |
|
| 191 |
"""
|