Skip to content

Commit 1135fe5

Browse files
committed
Update vector sum iframe height
1 parent 816b6c3 commit 1135fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-vectors/5-vector-ops.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"metadata": {},
2323
"source": [
2424
"```{raw} html\n",
25-
"<iframe src=\"../interactive/vector-addition.html\" width=\"100%\" height=\"800\"></iframe>\n",
25+
"<iframe src=\"../interactive/vector-addition.html\" width=\"100%\" height=\"1450\"></iframe>\n",
2626
"```\n"
2727
]
2828
},

0 commit comments

Comments
 (0)