Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -23,6 +23,7 @@ hfjobs uv run <script_name> --repo test-multi-scripts
|
|
23 |
| Script | Description | Command |
|
24 |
|--------|-------------|---------|
|
25 |
| [test_uv_script.py](./blob/main/test_uv_script.py) | Test UV script for hfjobs uv run command. | `hfjobs uv run test_uv_script.py --repo test-multi-scripts` |
|
|
|
26 |
<!-- END AUTO-GENERATED SCRIPTS LIST -->
|
27 |
|
28 |
## Learn More
|
|
|
23 |
| Script | Description | Command |
|
24 |
|--------|-------------|---------|
|
25 |
| [test_uv_script.py](./blob/main/test_uv_script.py) | Test UV script for hfjobs uv run command. | `hfjobs uv run test_uv_script.py --repo test-multi-scripts` |
|
26 |
+
| [test_uv_script_v2.py](./blob/main/test_uv_script_v2.py) | Advanced UV script demonstrating table updates. | `hfjobs uv run test_uv_script_v2.py --repo test-multi-scripts` |
|
27 |
<!-- END AUTO-GENERATED SCRIPTS LIST -->
|
28 |
|
29 |
## Learn More
|