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

This commit is contained in:
Aurelien Geron
2016-02-19 11:34:59 +01:00
parent 332e37a12d
commit efade77671
3 changed files with 96 additions and 99 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,