| tags: | |
| - hfjobs-uv-script | |
| - uv | |
| - python | |
| viewer: false | |
| # test-uv-scripts-with-readme | |
| A UV script for hfjobs. | |
| ## Usage | |
| ```bash | |
| hfjobs run ghcr.io/astral-sh/uv:python3.12 \ | |
| uv run https://huggingface.co/datasets/davanstrien/test-uv-scripts-with-readme/resolve/main/test_uv_script_v2.py \ | |
| <your-args> | |
| ``` | |
| ## Learn More | |
| Learn more about UV scripts in the [UV documentation](https://docs.astral.sh/uv/guides/scripts/). | |
| ## Script Details | |
| **Script:** `test_uv_script_v2.py` | |
| **Description:** Test UV script for hfjobs uv run command. | |
| --- | |
| *Created with [hfjobs](https://github.com/huggingface/hfjobs)* | |