Skip to content

Commit 2060741

Browse files
authored
ODSC-50555: Forecast. Replace a custom conda environment with the service one. (#470)
2 parents c20b4d8 + f5e85cb commit 2060741

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ads/opctl/operator/lowcode/forecast/MLoperator

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
type: forecast
22
version: v1
33
name: Forecasting Operator
4-
conda_type: published
5-
conda: forecast_v1
4+
conda_type: service
5+
conda: forecast_p38_cpu_v1
66
gpu: no
77
jobs_default_params:
88
shape_name: VM.Standard.E4.Flex

0 commit comments

Comments
 (0)