Update automl-databricks-local-01.ipynb

fixed link for readme
This commit is contained in:
savitamittal1
2020-10-01 19:36:06 -07:00
committed by GitHub
parent 9fe459be79
commit ce469ddf6a

View File

@@ -19,7 +19,7 @@
"\n",
"%pip install -r https://aka.ms/automl_linux_requirements.txt\n",
"\n",
"**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"
"**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"
]
},
{
@@ -476,4 +476,4 @@
},
"nbformat": 4,
"nbformat_minor": 1
}
}