File tree Expand file tree Collapse file tree 3 files changed +3
-8
lines changed
jupyter/minimal/ubi9-python-3.12 Expand file tree Collapse file tree 3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 22# ROCm Version : 6.3.4
33# Architectures: linux/x86_64
44# Source : https://quay.io/repository/aipcc/base-images/rocm
5- BASE_IMAGE=quay.io/aipcc/base-images/rocm:3.0-1761249688
5+ BASE_IMAGE=quay.io/aipcc/base-images/rocm:3.0-1755080929
Original file line number Diff line number Diff line change 11[global]
2- index-url = https://private. console.redhat.com/api/pypi/rhai-stage /rhoai/3.0/cuda-ubi9/simple/
2+ index-url = https://console.redhat.com/api/pypi/public-rhai /rhoai/3.0/cuda-ubi9/simple/
33
44# Optional fallback (if you *do* want PyPI as backup)
55extra-index-url = https://pypi.org/simple/
66
77[install]
8- trusted-host = private. console.redhat.com
8+ trusted-host = console.redhat.com
Original file line number Diff line number Diff line change @@ -20,11 +20,6 @@ dependencies = [
2020 " setuptools~=80.9.0" ,
2121]
2222
23- [project .optional-dependencies ]
24- cpu = [" sdg_hub~=0.3.1" ]
25- cuda = [" sdg_hub~=0.3.1" ]
26- rocm = []
27-
2823[tool .uv ]
2924environments = [
3025 " sys_platform == 'linux' and implementation_name == 'cpython'" ,
You can’t perform that action at this time.
0 commit comments