Fix a few remaining python 2/3 glitches

This commit is contained in:
Aurélien Geron
2016-02-19 13:24:08 +01:00
parent 1d9aa457d3
commit d191442ff7
3 changed files with 13 additions and 6 deletions

View File

@@ -63,7 +63,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 48,
"metadata": {
"collapsed": false
},
@@ -1261,7 +1261,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.10"
"version": "2.7.11"
}
},
"nbformat": 4,