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 bdae757 commit ac629eeCopy full SHA for ac629ee
examples/3DImage.ipynb
@@ -45,9 +45,7 @@
45
{
46
"cell_type": "code",
47
"execution_count": 3,
48
- "metadata": {
49
- "scrolled": true
50
- },
+ "metadata": {},
51
"outputs": [
52
53
"data": {
@@ -72,9 +70,9 @@
72
70
],
73
71
"metadata": {
74
"kernelspec": {
75
- "display_name": "Python 2",
+ "display_name": "Python 3",
76
"language": "python",
77
- "name": "python2"
+ "name": "python3"
78
},
79
"language_info": {
80
"codemirror_mode": {
@@ -86,9 +84,9 @@
86
84
"name": "python",
87
85
"nbconvert_exporter": "python",
88
"pygments_lexer": "ipython3",
89
- "version": "3.6.8"
+ "version": "3.6.7"
90
}
91
92
"nbformat": 4,
93
- "nbformat_minor": 2
+ "nbformat_minor": 4
94
0 commit comments