From cc64be8d6fb86fb95ad82235b57bb5de4db865d5 Mon Sep 17 00:00:00 2001 From: hning86 Date: Thu, 31 Jan 2019 14:29:31 -0500 Subject: [PATCH] text update --- NBSETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NBSETUP.md b/NBSETUP.md index d97faa4d..11248bea 100644 --- a/NBSETUP.md +++ b/NBSETUP.md @@ -81,7 +81,7 @@ docker run -it -p 8887:8887 azuremlsdk:1.0.10 Now you can point your browser to http://localhost:8887 and start from the `configuration.ipynb` notebook. -If you need additional Azure ML SDK components, you can either modify the Docker files, or install them through command line in the live container. +If you need additional Azure ML SDK components, you can either modify the Docker files before you build the Docker images, or install them through command line in the live container after you build the Docker image. For example: ```sh # install dataprep components