Skip to content

Commit ac629ee

Browse files
committed
DOC: Remove scrolling from 3DImage example
1 parent bdae757 commit ac629ee

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

examples/3DImage.ipynb

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@
4545
{
4646
"cell_type": "code",
4747
"execution_count": 3,
48-
"metadata": {
49-
"scrolled": true
50-
},
48+
"metadata": {},
5149
"outputs": [
5250
{
5351
"data": {
@@ -72,9 +70,9 @@
7270
],
7371
"metadata": {
7472
"kernelspec": {
75-
"display_name": "Python 2",
73+
"display_name": "Python 3",
7674
"language": "python",
77-
"name": "python2"
75+
"name": "python3"
7876
},
7977
"language_info": {
8078
"codemirror_mode": {
@@ -86,9 +84,9 @@
8684
"name": "python",
8785
"nbconvert_exporter": "python",
8886
"pygments_lexer": "ipython3",
89-
"version": "3.6.8"
87+
"version": "3.6.7"
9088
}
9189
},
9290
"nbformat": 4,
93-
"nbformat_minor": 2
91+
"nbformat_minor": 4
9492
}

0 commit comments

Comments
 (0)