Skip to content

Commit 43b2005

Browse files
authored
[RAPTOR-14653] bump env version IDs to reinstall (#1663)
1 parent f4e7651 commit 43b2005

File tree

8 files changed

+24
-24
lines changed

8 files changed

+24
-24
lines changed

public_dropin_environments/java_codegen/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This template can be used as an environment for DataRobot generated scoring code or models that implement the either the IClassificationPredictor or IRegressionPredictor interface from the datarobot-prediction package and for H2O models exported as POJO or MOJO.",
55
"programmingLanguage": "java",
66
"label": "",
7-
"environmentVersionId": "68b7031b00123b6f28005dab",
7+
"environmentVersionId": "68ca61685fec395ef44ea227",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/java_codegen",
1515
"imageRepository": "env-java-codegen",
1616
"tags": [
17-
"v11.2.0-68b7031b00123b6f28005dab",
18-
"68b7031b00123b6f28005dab",
17+
"v11.2.0-68ca61685fec395ef44ea227",
18+
"68ca61685fec395ef44ea227",
1919
"v11.2.0-latest"
2020
]
2121
}

public_dropin_environments/python311/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This template environment can be used to create Python based custom models. User is responsible to provide requirements.txt with the model, to install all the required dependencies.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "68b7031b00788129280064b3",
7+
"environmentVersionId": "68ca61685fec395ef44ea22a",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python311",
1515
"imageRepository": "env-python",
1616
"tags": [
17-
"v11.2.0-68b7031b00788129280064b3",
18-
"68b7031b00788129280064b3",
17+
"v11.2.0-68ca61685fec395ef44ea22a",
18+
"68ca61685fec395ef44ea22a",
1919
"v11.2.0-latest"
2020
]
2121
}

public_dropin_environments/python3_keras/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This template environment can be used to create artifact-only keras custom models. This environment contains keras backed by tensorflow and only requires your model artifact as a .h5 file and optionally a custom.py file.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "68b7031b001e5c06ad005639",
7+
"environmentVersionId": "68ca61685fec395ef44ea22b",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_keras",
1515
"imageRepository": "env-python-keras",
1616
"tags": [
17-
"v11.2.0-68b7031b001e5c06ad005639",
18-
"68b7031b001e5c06ad005639",
17+
"v11.2.0-68ca61685fec395ef44ea22b",
18+
"68ca61685fec395ef44ea22b",
1919
"v11.2.0-latest"
2020
]
2121
}

public_dropin_environments/python3_onnx/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This template environment can be used to create artifact-only ONNX custom models. This environment contains ONNX runtime and only requires your model artifact as an .onnx file and optionally a custom.py file.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "68b7031b0066036c69004189",
7+
"environmentVersionId": "68ca61685fec395ef44ea228",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_onnx",
1515
"imageRepository": "env-python-onnx",
1616
"tags": [
17-
"v11.2.0-68b7031b0066036c69004189",
18-
"68b7031b0066036c69004189",
17+
"v11.2.0-68ca61685fec395ef44ea228",
18+
"68ca61685fec395ef44ea228",
1919
"v11.2.0-latest"
2020
]
2121
}

public_dropin_environments/python3_pytorch/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This template environment can be used to create artifact-only PyTorch custom models. This environment contains PyTorch and requires only your model artifact as a .pth file, any other code needed to deserialize your model, and optionally a custom.py file.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "68b7031b002d47746e0066d5",
7+
"environmentVersionId": "68ca61685fec395ef44ea226",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_pytorch",
1515
"imageRepository": "env-python-pytorch",
1616
"tags": [
17-
"v11.2.0-68b7031b002d47746e0066d5",
18-
"68b7031b002d47746e0066d5",
17+
"v11.2.0-68ca61685fec395ef44ea226",
18+
"68ca61685fec395ef44ea226",
1919
"v11.2.0-latest"
2020
]
2121
}

public_dropin_environments/python3_sklearn/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This template environment can be used to create artifact-only scikit-learn custom models. This environment contains scikit-learn and only requires your model artifact as a .pkl file and optionally a custom.py file.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "68b7031b007044329700420c",
7+
"environmentVersionId": "68ca61685fec395ef44ea229",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_sklearn",
1515
"imageRepository": "env-python-sklearn",
1616
"tags": [
17-
"v11.2.0-68b7031b007044329700420c",
18-
"68b7031b007044329700420c",
17+
"v11.2.0-68ca61685fec395ef44ea229",
18+
"68ca61685fec395ef44ea229",
1919
"v11.2.0-latest"
2020
]
2121
}

public_dropin_environments/python3_xgboost/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This template environment can be used to create artifact-only xgboost custom models. This environment contains xgboost and only requires your model artifact as a .pkl file and optionally a custom.py file.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "68b7031b001ce2247b002b01",
7+
"environmentVersionId": "68ca61685fec395ef44ea225",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/python3_xgboost",
1515
"imageRepository": "env-python-xgboost",
1616
"tags": [
17-
"v11.2.0-68b7031b001ce2247b002b01",
18-
"68b7031b001ce2247b002b01",
17+
"v11.2.0-68ca61685fec395ef44ea225",
18+
"68ca61685fec395ef44ea225",
1919
"v11.2.0-latest"
2020
]
2121
}

public_dropin_environments/r_lang/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This template environment can be used to create artifact-only R custom models that use the caret library. Your custom model archive need only contain your model artifacts if you use the environment correctly.",
55
"programmingLanguage": "r",
66
"label": "",
7-
"environmentVersionId": "68b7031b005a7c085e001d33",
7+
"environmentVersionId": "68ca61685fec395ef44ea223",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"isDownloadable": true,
@@ -14,8 +14,8 @@
1414
"contextUrl": "https://github.com/datarobot/datarobot-user-models/tree/master/public_dropin_environments/r_lang",
1515
"imageRepository": "env-r-lang",
1616
"tags": [
17-
"v11.2.0-68b7031b005a7c085e001d33",
18-
"68b7031b005a7c085e001d33",
17+
"v11.2.0-68ca61685fec395ef44ea223",
18+
"68ca61685fec395ef44ea223",
1919
"v11.2.0-latest"
2020
]
2121
}

0 commit comments

Comments
 (0)