From da02f93fc2c80b7291a7f3ee0a7d1ba520e36d64 Mon Sep 17 00:00:00 2001 From: rastala Date: Tue, 4 Dec 2018 19:11:42 -0500 Subject: [PATCH] update automl notebooks --- .../auto-ml-dataprep-remote-execution.ipynb | 9 +++++++++ .../dataprep/auto-ml-dataprep.ipynb | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/how-to-use-azureml/automated-machine-learning/dataprep-remote-execution/auto-ml-dataprep-remote-execution.ipynb b/how-to-use-azureml/automated-machine-learning/dataprep-remote-execution/auto-ml-dataprep-remote-execution.ipynb index f143e004..11385bb8 100644 --- a/how-to-use-azureml/automated-machine-learning/dataprep-remote-execution/auto-ml-dataprep-remote-execution.ipynb +++ b/how-to-use-azureml/automated-machine-learning/dataprep-remote-execution/auto-ml-dataprep-remote-execution.ipynb @@ -24,6 +24,15 @@ "3. Pass the `Dataflow` to AutoML for a remote run." ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Compatibility\n", + "\n", + "Currently, Data Prep only supports __Ubuntu 16__ and __Red Hat Enterprise Linux 7__. We are working on supporting more linux distros." + ] + }, { "cell_type": "markdown", "metadata": {}, diff --git a/how-to-use-azureml/automated-machine-learning/dataprep/auto-ml-dataprep.ipynb b/how-to-use-azureml/automated-machine-learning/dataprep/auto-ml-dataprep.ipynb index fa5fab1b..66c1283e 100644 --- a/how-to-use-azureml/automated-machine-learning/dataprep/auto-ml-dataprep.ipynb +++ b/how-to-use-azureml/automated-machine-learning/dataprep/auto-ml-dataprep.ipynb @@ -24,6 +24,15 @@ "3. Pass the `Dataflow` to AutoML for a remote run." ] }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# Compatibility\n", + "\n", + "Currently, Data Prep only supports __Ubuntu 16__ and __Red Hat Enterprise Linux 7__. We are working on supporting more linux distros." + ] + }, { "cell_type": "markdown", "metadata": {},