Skip to content

Commit 0e4b27a

Browse files
authored
Merge pull request Azure#1171 from savitamittal1/patch-2
Update automl-databricks-local-01.ipynb
2 parents 0a3d5f6 + ce469dd commit 0e4b27a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

how-to-use-azureml/azure-databricks/automl/automl-databricks-local-01.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"\n",
2020
"%pip install -r https://aka.ms/automl_linux_requirements.txt\n",
2121
"\n",
22-
"**For Databricks non ML runtime 7.0 and lower, Install AML sdk using init script as shown in [readme](readme.md) before running this notebook.**\n"
22+
"**For Databricks non ML runtime 7.0 and lower, Install AML sdk using init script as shown in [readme](https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/azure-databricks/automl/README.md) before running this notebook.**\n"
2323
]
2424
},
2525
{
@@ -476,4 +476,4 @@
476476
},
477477
"nbformat": 4,
478478
"nbformat_minor": 1
479-
}
479+
}

0 commit comments

Comments
 (0)