Update README.md

This commit is contained in:
Colleen Forbes
2018-10-17 15:44:30 -07:00
committed by GitHub
parent e7e9923cfb
commit b4c7932640

View File

@@ -18,8 +18,8 @@ To run the notebooks in this repository use one of these methods:
1. Setup a Jupyter Notebook server and [install the Azure Machine Learning SDK](https://aka.ms/aml-how-to-configure-environment).
1. Clone [this repository](https://aka.ms/aml-notebooks).
1. You may need to install other packages for specific notebook. Such as the Azure Machine Learning Data Prep SDK
1. You may need to install other packages for specific notebook.
- For example, to run the Azure Machine Learning Data Prep notebooks, install the extra dataprep SDK:
```
pip install --upgrade azureml-dataprep
```