Skip to content

Commit

Permalink
Update aws.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas committed Jul 29, 2017
1 parent 7821207 commit 98c477b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws.md
Expand Up @@ -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
Expand Down

0 comments on commit 98c477b

Please sign in to comment.