Commit 5c6d923
docs: add expose ports section to Jobs configuration guide (#2551)
* docs: add expose ports section to Jobs configuration guide
Document the new --expose / expose=[] option that lets users expose
container ports through the public jobs proxy (available since
huggingface_hub v1.19.0). Includes CLI and Python examples, URL
format, and authentication requirements.
Complements #2550 which covers pricing.
Co-authored-by: Lucain <Wauplin@users.noreply.github.com>
* nit
* bit
* revert
* nit
* docs: add Sandboxes section to Jobs examples page
Mention that expose ports makes Jobs a great fit for building
sandboxes (temporary self-contained environments for agents and
LLM applications).
Co-authored-by: Lucain <Wauplin@users.noreply.github.com>
* Update docs/hub/jobs-configuration.md
Co-authored-by: Daniel van Strien <davanstrien@users.noreply.github.com>
* Update docs/hub/jobs-configuration.md
Co-authored-by: Daniel van Strien <davanstrien@users.noreply.github.com>
* Update docs/hub/jobs-configuration.md
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Lucain <Wauplin@users.noreply.github.com>
Co-authored-by: Daniel van Strien <davanstrien@users.noreply.github.com>1 parent 76c0f56 commit 5c6d923
2 files changed
Lines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
216 | 251 | | |
217 | 252 | | |
218 | 253 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
0 commit comments