Skip to content

Commit 94ba3f3

Browse files
authored
Merge pull request #117 from rastala/master
update automl notebooks
2 parents d39af37 + da02f93 commit 94ba3f3

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

how-to-use-azureml/automated-machine-learning/dataprep-remote-execution/auto-ml-dataprep-remote-execution.ipynb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,15 @@
2424
"3. Pass the `Dataflow` to AutoML for a remote run."
2525
]
2626
},
27+
{
28+
"cell_type": "markdown",
29+
"metadata": {},
30+
"source": [
31+
"# Compatibility\n",
32+
"\n",
33+
"Currently, Data Prep only supports __Ubuntu 16__ and __Red Hat Enterprise Linux 7__. We are working on supporting more linux distros."
34+
]
35+
},
2736
{
2837
"cell_type": "markdown",
2938
"metadata": {},

how-to-use-azureml/automated-machine-learning/dataprep/auto-ml-dataprep.ipynb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,15 @@
2424
"3. Pass the `Dataflow` to AutoML for a remote run."
2525
]
2626
},
27+
{
28+
"cell_type": "markdown",
29+
"metadata": {},
30+
"source": [
31+
"# Compatibility\n",
32+
"\n",
33+
"Currently, Data Prep only supports __Ubuntu 16__ and __Red Hat Enterprise Linux 7__. We are working on supporting more linux distros."
34+
]
35+
},
2736
{
2837
"cell_type": "markdown",
2938
"metadata": {},

0 commit comments

Comments
 (0)