-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #490 from opendatahub-io/digest-updater-8576239710
[Digest Updater Action] Update Runtimes Images
- Loading branch information
Showing
12 changed files
with
107 additions
and
84 deletions.
There are no files selected for viewing
19 changes: 10 additions & 9 deletions
19
jupyter/datascience/anaconda-python-3.8/runtime-images/datascience-ubi8-py38.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
{ | ||
"display_name": "Datascience with Python 3.8 (UBI8)", | ||
"metadata": { | ||
"tags": [ | ||
"datascience" | ||
], | ||
"display_name": "Datascience with Python 3.8 (UBI8)", | ||
"metadata": { | ||
"tags": ["datascience"], | ||
"display_name": "Datascience with Python 3.8 (UBI8)", | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:1d8e1861faaf174d1cbc1e7a3b403d7cb79717037a26eee8232b95b731369cfb", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} | ||
|
||
"image_name": "quay.io/opendatahub/workbench-images@sha256:3d2366e1f802773f375765831b18c3b5e39207c66f8a214bdb7ed60f56a29554", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} |
18 changes: 10 additions & 8 deletions
18
jupyter/datascience/anaconda-python-3.8/runtime-images/pytorch-ubi8-py38.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
{ | ||
"display_name": "Pytorch with CUDA and Python 3.8 (UBI8)", | ||
"metadata": { | ||
"tags": [ | ||
"pytorch" | ||
], | ||
"display_name": "Pytorch with CUDA and Python 3.8 (UBI8)", | ||
"metadata": { | ||
"tags": ["pytorch"], | ||
"display_name": "Pytorch with CUDA and Python 3.8 (UBI8)", | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:f9a70e7460590dbc6b32b2fb5967fb174c12d22d4af8684a354ce5abce2de96d", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:58a2bf7edfc54eaf351e105f3607d096ecdcdd59079c8bf562295004147464af", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} |
18 changes: 10 additions & 8 deletions
18
jupyter/datascience/anaconda-python-3.8/runtime-images/tensorflow-ubi8-py38.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
{ | ||
"display_name": "TensorFlow with CUDA and Python 3.8 (UBI8)", | ||
"metadata": { | ||
"tags": [ | ||
"tensorflow" | ||
], | ||
"display_name": "TensorFlow with CUDA and Python 3.8 (UBI8)", | ||
"metadata": { | ||
"tags": ["tensorflow"], | ||
"display_name": "TensorFlow with CUDA and Python 3.8 (UBI8)", | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:93dcd5a97b5eb7a7e9e6fbeb7650f3a5fd0c8fee5fe24fde841b0b3011478dec", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:a1be04d393c660cfb04bb75ea5d4a6d8d40bb88e3c4b996a81fe60ac6f23c048", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} |
18 changes: 10 additions & 8 deletions
18
jupyter/datascience/anaconda-python-3.8/runtime-images/ubi8-py38.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
{ | ||
"display_name": "Python 3.8 (UBI8)", | ||
"metadata": { | ||
"tags": [ | ||
"minimal" | ||
], | ||
"display_name": "Python 3.8 (UBI8)", | ||
"metadata": { | ||
"tags": ["minimal"], | ||
"display_name": "Python 3.8 (UBI8)", | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:72efc1726843b022e1797bb05666dd9f53f7f63f295d1d8b67c1332f672c2b81", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:0f8d77a4d3d55723a3bafe1636c12189b0ea173f03b179d87029a97e591e5ff8", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} |
6 changes: 4 additions & 2 deletions
6
jupyter/datascience/ubi8-python-3.8/runtime-images/datascience-ubi8-py38.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 10 additions & 8 deletions
18
jupyter/datascience/ubi8-python-3.8/runtime-images/pytorch-ubi8-py38.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
{ | ||
"display_name": "Pytorch with CUDA and Python 3.8 (UBI8)", | ||
"metadata": { | ||
"tags": [ | ||
"pytorch" | ||
], | ||
"display_name": "Pytorch with CUDA and Python 3.8 (UBI8)", | ||
"metadata": { | ||
"tags": ["pytorch"], | ||
"display_name": "Pytorch with CUDA and Python 3.8 (UBI8)", | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:f9a70e7460590dbc6b32b2fb5967fb174c12d22d4af8684a354ce5abce2de96d", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:58a2bf7edfc54eaf351e105f3607d096ecdcdd59079c8bf562295004147464af", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} |
18 changes: 10 additions & 8 deletions
18
jupyter/datascience/ubi8-python-3.8/runtime-images/tensorflow-ubi8-py38.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
{ | ||
"display_name": "TensorFlow with CUDA and Python 3.8 (UBI8)", | ||
"metadata": { | ||
"tags": [ | ||
"tensorflow" | ||
], | ||
"display_name": "TensorFlow with CUDA and Python 3.8 (UBI8)", | ||
"metadata": { | ||
"tags": ["tensorflow"], | ||
"display_name": "TensorFlow with CUDA and Python 3.8 (UBI8)", | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:e7834485856fd7b13a99a45cfcf839d68a11609145f9806016adacd2575c3982", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:a1be04d393c660cfb04bb75ea5d4a6d8d40bb88e3c4b996a81fe60ac6f23c048", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} |
18 changes: 10 additions & 8 deletions
18
jupyter/datascience/ubi8-python-3.8/runtime-images/ubi8-py38.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
{ | ||
"display_name": "Python 3.8 (UBI8)", | ||
"metadata": { | ||
"tags": [ | ||
"minimal" | ||
], | ||
"display_name": "Python 3.8 (UBI8)", | ||
"metadata": { | ||
"tags": ["minimal"], | ||
"display_name": "Python 3.8 (UBI8)", | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:d60748dd6fa7e0712614157fb2182edfd4ca13d03c41cb8dd077bc7a3ad824e5", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:0f8d77a4d3d55723a3bafe1636c12189b0ea173f03b179d87029a97e591e5ff8", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} |
6 changes: 4 additions & 2 deletions
6
jupyter/datascience/ubi9-python-3.9/runtime-images/datascience-ubi9-py39.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 9 additions & 7 deletions
16
jupyter/datascience/ubi9-python-3.9/runtime-images/pytorch-ubi9-py39.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
{ | ||
"display_name": "Pytorch with CUDA and Python 3.9 (UBI9)", | ||
"metadata": { | ||
"tags": [ | ||
"pytorch" | ||
], | ||
"display_name": "Pytorch with CUDA and Python 3.9 (UBI9)", | ||
"metadata": { | ||
"tags": ["pytorch"], | ||
"display_name": "Pytorch with CUDA and Python 3.9 (UBI9)", | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:714450b346f1ffac83f02d5deef2c68f5365409e5aa2309f6af82c6e3c4d649a", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:1c33b47a79535ce483fdfbb56a7dd7cd7028f135c87c12b7397e6c340683d2b7", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} |
18 changes: 10 additions & 8 deletions
18
jupyter/datascience/ubi9-python-3.9/runtime-images/tensorflow-ubi9-py39.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
{ | ||
"display_name": "TensorFlow with CUDA and Python 3.9 (UBI9)", | ||
"metadata": { | ||
"tags": [ | ||
"tensorflow" | ||
], | ||
"display_name": "TensorFlow with CUDA and Python 3.9 (UBI9)", | ||
"metadata": { | ||
"tags": ["tensorflow"], | ||
"display_name": "TensorFlow with CUDA and Python 3.9 (UBI9)", | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:24cc9c2633d52d648e78f29550d26fa95d37bbf2bbbd0db48e85e0e6374b80b6", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:b4a68a0470d1b36c914ee44949fac52057667c50857b76ab18a505c1c6806633", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} |
18 changes: 10 additions & 8 deletions
18
jupyter/datascience/ubi9-python-3.9/runtime-images/ubi9-py39.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
{ | ||
"display_name": "Python 3.9 (UBI9)", | ||
"metadata": { | ||
"tags": [ | ||
"minimal" | ||
], | ||
"display_name": "Python 3.9 (UBI9)", | ||
"metadata": { | ||
"tags": ["minimal"], | ||
"display_name": "Python 3.9 (UBI9)", | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:7abfad32ad9ee09d89923c6e46510f45027bee889b23af76057a44202f875ae1", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} | ||
"image_name": "quay.io/opendatahub/workbench-images@sha256:0e58e45713f22621418b340d1c0ba441b279f621befe7b1c4514d2b1939f8281", | ||
"pull_policy": "IfNotPresent" | ||
}, | ||
"schema_name": "runtime-image" | ||
} |