Skip to content

Commit 98c477b

Browse files
authored
Update aws.md
1 parent 7821207 commit 98c477b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ git clone https://github.com/lukas/ml-class
128128
### Install Jupyter Notebook
129129
```
130130
sudo apt-get install ipython ipython-notebook
131-
sudo -H pip install jupyter
131+
sudo pip install jupyter
132132
```
133133

134134
### Open port on EC2

0 commit comments

Comments
 (0)