davanstrien HF Staff commited on
Commit
4d03602
·
verified ·
1 Parent(s): 1d591ee

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - hfjobs-uv-script
4
+ - ephemeral
5
+ ---
6
+
7
+ # UV Script: test_uv_script.py
8
+
9
+ Executed via `hfjobs uv run` on 2025-07-10 09:56:29 UTC
10
+
11
+ ## Run this script
12
+
13
+ ```bash
14
+ hfjobs run ghcr.io/astral-sh/uv:python3.12-bookworm-slim \
15
+ uv run https://huggingface.co/datasets/davanstrien/hfjobs-uv-run-20250710-095627-09175516/resolve/main/test_uv_script.py
16
+ ```
17
+
18
+ ---
19
+ *Created with [hfjobs](https://github.com/huggingface/hfjobs)*