Update installation instructions, and replace 'import numpy' with 'import numpy as np'

This commit is contained in:
Aurélien Geron
2016-02-19 11:34:59 +01:00
parent 5fa306c6a0
commit ec681a3174
3 changed files with 46 additions and 49 deletions

View File

@@ -31,7 +31,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.10"
"version": "2.7.11"
}
},
"nbformat": 4,