We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d1565d commit 67237cdCopy full SHA for 67237cd
examples/ITKSplitComponents.ipynb
@@ -100,21 +100,21 @@
100
],
101
"metadata": {
102
"kernelspec": {
103
- "display_name": "Python 2",
+ "display_name": "Python 3",
104
"language": "python",
105
- "name": "python2"
+ "name": "python3"
106
},
107
"language_info": {
108
"codemirror_mode": {
109
"name": "ipython",
110
- "version": 2
+ "version": 3
111
112
"file_extension": ".py",
113
"mimetype": "text/x-python",
114
"name": "python",
115
"nbconvert_exporter": "python",
116
- "pygments_lexer": "ipython2",
117
- "version": "2.7.15rc1"
+ "pygments_lexer": "ipython3",
+ "version": "3.8.5"
118
}
119
120
"nbformat": 4,
0 commit comments