davanstrien HF Staff commited on
Commit
520270e
·
verified ·
1 Parent(s): 5c9ca47

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - hfjobs-uv-script
4
+ - ephemeral
5
+ - uv
6
+ - python
7
+ viewer: false
8
+ ---
9
+
10
+ # Ephemeral UV Script Repository
11
+
12
+ This is a temporary repository created by `hfjobs uv run` for one-time script execution.
13
+
14
+ **Script:** `test_uv_script.py`
15
+ **Created:** 2025-07-03 18:06:52 UTC
16
+ **Description:** Test UV script for hfjobs uv run command.
17
+
18
+ ## Direct Execution
19
+
20
+ This script was executed using:
21
+ ```bash
22
+ hfjobs uv run test_uv_script.py
23
+ ```
24
+
25
+ ## Script URL
26
+
27
+ ```
28
+ https://huggingface.co/datasets/davanstrien/hfjobs-uv-run-20250703-180651-d41230bb/resolve/main/test_uv_script.py
29
+ ```
30
+
31
+ ---
32
+ *Created with [hfjobs](https://github.com/huggingface/hfjobs)*