Skip to content

Commit 992e719

Browse files
authored
Merge pull request #729 from opendatahub-io/sync__main__2024b__20241004141836
Sync `2024b` branch with `main` branch
2 parents 140326b + e7c515e commit 992e719

File tree

4 files changed

+400
-220
lines changed

4 files changed

+400
-220
lines changed

jupyter/tensorflow/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77

88
[packages]
99
# TensorFlow packages
10-
tensorflow = "~=2.17.0"
10+
tensorflow = {version = "~=2.17.0", extras = ["and-cuda"]}
1111
tensorboard = "~=2.17.1"
1212
tf2onnx = "~= 1.16.1"
1313

0 commit comments

Comments
 (0)