From 5ec6d8861b11134c9ed1468872b024b5a70b27ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Shan=C3=A9=20Winner?= <43390034+swinner95@users.noreply.github.com> Date: Tue, 27 Aug 2019 11:19:38 -0700 Subject: [PATCH] Delete auto-ml-dataprep-remote-execution.yml --- .../auto-ml-dataprep-remote-execution.yml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 how-to-use-azureml/automated-machine-learning/dataprep-remote-execution/auto-ml-dataprep-remote-execution.yml 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