Skip to content

Commit 43fc336

Browse files
Reconcile dependencies, updated IDs, tags for public_dropin_environments/python311
1 parent 3e3f434 commit 43fc336

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

public_dropin_environments/python311/env_info.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,17 @@
33
"name": "[DataRobot] Python 3.11 Drop-In",
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",
6-
"environmentVersionId": "68271d84cbce0247227de59b",
6+
"label": "",
7+
"environmentVersionId": "682f537dab035b11368df614",
8+
"environmentVersionDescription": "",
79
"isPublic": true,
810
"useCases": [
911
"customModel"
1012
],
11-
"imageRepository": "env-python"
13+
"imageRepository": "env-python",
14+
"tags": [
15+
"v11.1.0-682f537dab035b11368df614",
16+
"682f537dab035b11368df614",
17+
"v11.1.0-latest"
18+
]
1219
}

0 commit comments

Comments
 (0)