Skip to content

Commit dd26fd9

Browse files
committed
Strip py2.7 kernel
1 parent 5a367ee commit dd26fd9

1 file changed

Lines changed: 3 additions & 20 deletions

File tree

doc/Homepage.ipynb

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010
{
1111
"cell_type": "code",
1212
"execution_count": null,
13-
"metadata": {
14-
"collapsed": false
15-
},
13+
"metadata": {},
1614
"outputs": [],
1715
"source": [
1816
"import numpy as np\n",
@@ -47,9 +45,7 @@
4745
{
4846
"cell_type": "code",
4947
"execution_count": null,
50-
"metadata": {
51-
"collapsed": false
52-
},
48+
"metadata": {},
5349
"outputs": [],
5450
"source": [
5551
"%%opts Points [scaling_factor=50] Contours (color='w')\n",
@@ -77,22 +73,9 @@
7773
}
7874
],
7975
"metadata": {
80-
"kernelspec": {
81-
"display_name": "Python 2",
82-
"language": "python",
83-
"name": "python2"
84-
},
8576
"language_info": {
86-
"codemirror_mode": {
87-
"name": "ipython",
88-
"version": 2
89-
},
90-
"file_extension": ".py",
91-
"mimetype": "text/x-python",
9277
"name": "python",
93-
"nbconvert_exporter": "python",
94-
"pygments_lexer": "ipython2",
95-
"version": "2.7.12"
78+
"pygments_lexer": "ipython3"
9679
}
9780
},
9881
"nbformat": 4,

0 commit comments

Comments
 (0)