diff --git a/how-to-use-azureml/automated-machine-learning/dataprep-remote-execution/auto-ml-dataprep-remote-execution.yml b/how-to-use-azureml/automated-machine-learning/dataprep-remote-execution/auto-ml-dataprep-remote-execution.yml deleted file mode 100644 index c9e18056..00000000 --- a/how-to-use-azureml/automated-machine-learning/dataprep-remote-execution/auto-ml-dataprep-remote-execution.yml +++ /dev/null @@ -1,8 +0,0 @@ -name: auto-ml-dataprep-remote-execution -dependencies: -- pip: - - azureml-sdk - - azureml-train-automl - - azureml-widgets - - matplotlib - - pandas_ml