Skip to content

Commit a5fb2d1

Browse files
committed
rerun 08 with newer versions
1 parent 71d0604 commit a5fb2d1

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

08-conclusion.ipynb

+6-7
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@
3535
{
3636
"cell_type": "code",
3737
"execution_count": 1,
38-
"metadata": {
39-
"collapsed": true
40-
},
38+
"metadata": {},
4139
"outputs": [],
4240
"source": [
4341
"from sklearn.base import BaseEstimator, TransformerMixin\n",
@@ -108,7 +106,7 @@
108106
"metadata": {
109107
"anaconda-cloud": {},
110108
"kernelspec": {
111-
"display_name": "Python [conda root]",
109+
"display_name": "Python [conda env:root] *",
112110
"language": "python",
113111
"name": "conda-root-py"
114112
},
@@ -122,9 +120,10 @@
122120
"name": "python",
123121
"nbconvert_exporter": "python",
124122
"pygments_lexer": "ipython3",
125-
"version": "3.5.2"
126-
}
123+
"version": "3.7.6"
124+
},
125+
"toc-autonumbering": false
127126
},
128127
"nbformat": 4,
129-
"nbformat_minor": 1
128+
"nbformat_minor": 4
130129
}

0 commit comments

Comments
 (0)