From 98c477bf28b80d359c8ef643239bbaf2502089df Mon Sep 17 00:00:00 2001 From: Lukas Biewald Date: Sat, 29 Jul 2017 13:28:58 -0700 Subject: [PATCH] Update aws.md --- aws.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws.md b/aws.md index 9985682c7..0491f1cca 100644 --- a/aws.md +++ b/aws.md @@ -128,7 +128,7 @@ git clone https://github.com/lukas/ml-class ### Install Jupyter Notebook ``` sudo apt-get install ipython ipython-notebook -sudo -H pip install jupyter +sudo pip install jupyter ``` ### Open port on EC2