Team404_FORGE / examples /space_step.json
sanjay7676's picture
fix(space): mount Gradio at / for HF iframe; disable SSR; curl path + blank UI notes; example step JSON
2ed8ca5
raw
history blame contribute delete
92 Bytes
{"coder_code": "def solution(arr):\n return sorted(list(arr))", "coder_version": "demo"}