You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 5. Running anomaly detection in the Data Science job within container runtime
108
108
109
-
To execute the anomaly detection detection operator within a Data Science job using container runtime, please follow the steps outlined below:
109
+
To execute the anomaly detection operator within a Data Science job using container runtime, please follow the steps outlined below:
110
110
111
111
You can use the following command to build the anomaly detection container. This step can be skipped if you have already done this for running the operator within a local container.
112
112
@@ -155,7 +155,7 @@ ads opctl watch <OCID>
155
155
156
156
## 6. Running anomaly detection in the Data Science job within conda runtime
157
157
158
-
To execute the anomaly detection detection operator within a Data Science job using conda runtime, please follow the steps outlined below:
158
+
To execute the anomaly detection operator within a Data Science job using conda runtime, please follow the steps outlined below:
159
159
160
160
You can use the following command to build the anomaly detection conda environment.
0 commit comments