small changes

This commit is contained in:
Morten Hjorth-Jensen
2018-09-11 11:06:31 +02:00
parent 42ab7397bb
commit 1c714ef427
7 changed files with 82 additions and 56 deletions
@@ -136,7 +136,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.3"
"version": "3.7.0"
}
},
"nbformat": 4,
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -94,7 +94,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.3"
"version": "3.7.0"
}
},
"nbformat": 4,
File diff suppressed because one or more lines are too long
@@ -2,10 +2,8 @@
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"collapsed": true
},
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
"import mglearn\n",
@@ -101,7 +99,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.3"
"version": "3.7.0"
}
},
"nbformat": 4,
File diff suppressed because one or more lines are too long