Skip to content

Commit 0a3d5f6

Browse files
authored
Merge pull request #1172 from savitamittal1/patch-3
Update automl-databricks-local-with-deployment.ipynb
2 parents 9fe459b + a6fe2af commit 0a3d5f6

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-with-deployment.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.**"
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.**"
2323
]
2424
},
2525
{
@@ -604,4 +604,4 @@
604604
},
605605
"nbformat": 4,
606606
"nbformat_minor": 1
607-
}
607+
}

0 commit comments

Comments
 (0)