From 14f76f227ef04c952a48d45c7393f73dca06d2a2 Mon Sep 17 00:00:00 2001 From: Diondra Peck Date: Tue, 23 May 2023 12:48:14 -0700 Subject: [PATCH] Add deprecation disclaimer --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9ebd820..da5307d5 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ # Azure Machine Learning Python SDK notebooks +### **With the introduction of AzureML SDK v2, this samples repository for the v1 SDK is now deprecated and will not be monitored or updated. Users are encouraged to visit the [v2 SDK samples repository](https://github.com/Azure/azureml-examples) instead for up-to-date and enhanced examples of how to build, train, and deploy machine learning models with AzureML's newest features.** + +------------------------- +Welcome to the Azure Machine Learning Python SDK notebooks repository! + + > a community-driven repository of examples using mlflow for tracking can be found at https://github.com/Azure/azureml-examples -Welcome to the Azure Machine Learning Python SDK notebooks repository! ## Getting started