From d1a629253c22102b779f489b100d8a55f9ae7bb2 Mon Sep 17 00:00:00 2001 From: Sheri Gilley Date: Thu, 13 Sep 2018 14:33:42 -0500 Subject: [PATCH 1/5] Update README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 72f1506a..037876c0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,23 @@ +# Azure Machine Learning service sample notebooks + +Use either of these methods to run the notebooks in this repository: + +* **Azure Notebooks** - Jupyter based notebooks in the Azure cloud + 1. [![Azure Notebooks](https://notebooks.azure.com/launch.png)](https://aka.ms/aml-clone-azure-notebooks) + [Clone sample notebooks into Azure Notebooks](https://aka.ms/aml-clone-azure-notebooks). + 1. Create a workspace and its configuration file (**config.json**) using [these instructions](https://aka.ms/aml-how-to-configure-environment). + 1. Select `+New` in the toolbar to add your **config.json** file to the same folder as the notebook. + 1. Open the notebook. + +* **Your own notebook server** + + 1. Use [these instructions](https://aka.ms/aml-how-to-configure-environment) to: + * Create a workspace and its configuration file (**config.json**). + * Configure your notebook server. + 1. Clone this repository. + 1. Add your **config.json** file to the cloned folder - you may need to install other packages for specific notebooks. + 1. Start your notebook server. + 1. Open the notebook you want to run. # Contributing From 7bd58c043d3405e3caf952c868488aaa98ba43da Mon Sep 17 00:00:00 2001 From: Sheri Gilley Date: Thu, 13 Sep 2018 14:34:50 -0500 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 037876c0..be766337 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Use either of these methods to run the notebooks in this repository: * **Azure Notebooks** - Jupyter based notebooks in the Azure cloud 1. [![Azure Notebooks](https://notebooks.azure.com/launch.png)](https://aka.ms/aml-clone-azure-notebooks) - [Clone sample notebooks into Azure Notebooks](https://aka.ms/aml-clone-azure-notebooks). + [Import sample notebooks into Azure Notebooks](https://aka.ms/aml-clone-azure-notebooks). 1. Create a workspace and its configuration file (**config.json**) using [these instructions](https://aka.ms/aml-how-to-configure-environment). 1. Select `+New` in the toolbar to add your **config.json** file to the same folder as the notebook. 1. Open the notebook. From 414e1c3e72bfdae6ec692f83314fd19923de448e Mon Sep 17 00:00:00 2001 From: Sheri Gilley Date: Thu, 13 Sep 2018 22:05:44 -0500 Subject: [PATCH 3/5] Update 03.auto-train-models.ipynb fixing image --- tutorials/03.auto-train-models.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/03.auto-train-models.ipynb b/tutorials/03.auto-train-models.ipynb index cb5c5a30..9b422709 100644 --- a/tutorials/03.auto-train-models.ipynb +++ b/tutorials/03.auto-train-models.ipynb @@ -17,7 +17,7 @@ "\n", "In this tutorial, you'll learn how to automatically generate a machine learning model. This model can then be deployed following the workflow in the [Deploy a model](tutorial-deploy-models-with-aml.md) tutorial.\n", "\n", - "[flow diagram](./imgs/nn.png)\n", + "[flow diagram](imgs/nn.png)\n", "\n", "Similar to the [train models tutorial](tutorial-train-models-with-aml.md), this tutorial classifies handwritten images of digits (0-9) from the [MNIST](http://yann.lecun.com/exdb/mnist/) dataset.\n", "\n", From dc04990564ea8185ff6c36ae2fbc2e883b2a337b Mon Sep 17 00:00:00 2001 From: Roope Astala Date: Fri, 14 Sep 2018 11:13:01 -0400 Subject: [PATCH 4/5] Create license.txt --- sdk-license/license.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 sdk-license/license.txt diff --git a/sdk-license/license.txt b/sdk-license/license.txt new file mode 100644 index 00000000..0dd657ca --- /dev/null +++ b/sdk-license/license.txt @@ -0,0 +1,15 @@ +This Preview is made available to you on the condition that you agree to the +[Supplemental Terms of Use for Microsoft Azure Previews][1], which supplement +[your agreement][2] governing your use of Azure. +If you do not have an existing agreement governing your use of Azure, you agree that +your agreement governing use of Azure is the [Microsoft Online Subscription Agreement][3] +(which incorporates the [Online Services Terms][4]). +By using the Preview you agree to these terms. This Preview may collect data +that is transmitted to Microsoft. Please see the [Microsoft Privacy Statement][5] +to learn more about how Microsoft processes personal data. + +[1]: https://azure.microsoft.com/en-us/support/legal/preview-supplemental-terms/ +[2]: https://azure.microsoft.com/en-us/support/legal/ +[3]: https://azure.microsoft.com/en-us/support/legal/subscription-agreement/ +[4]: http://www.microsoftvolumelicensing.com/DocumentSearch.aspx?Mode=3&DocumentTypeId=46 +[5]: http://go.microsoft.com/fwlink/?LinkId=248681 From e5cd992373a8a208bb61af300772f026113a1bde Mon Sep 17 00:00:00 2001 From: RaymondL Date: Wed, 19 Sep 2018 11:07:06 -0700 Subject: [PATCH 5/5] Removed subscription id --- .../11.production-deploy-to-aks.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01.getting-started/11.production-deploy-to-aks/11.production-deploy-to-aks.ipynb b/01.getting-started/11.production-deploy-to-aks/11.production-deploy-to-aks.ipynb index bc300341..720dccbf 100644 --- a/01.getting-started/11.production-deploy-to-aks/11.production-deploy-to-aks.ipynb +++ b/01.getting-started/11.production-deploy-to-aks/11.production-deploy-to-aks.ipynb @@ -218,7 +218,7 @@ "source": [ "'''\n", "# Use the default configuration (can also provide parameters to customize)\n", - "resource_id = '/subscriptions/92c76a2f-0e1c-4216-b65e-abf7a3f34c1e/resourcegroups/raymondsdk0604/providers/Microsoft.ContainerService/managedClusters/my-aks-0605d37425356b7d01'\n", + "resource_id = '/subscriptions//resourcegroups//providers/Microsoft.ContainerService/managedClusters/'\n", "\n", "create_name='my-existing-aks' \n", "# Create the cluster\n",