Skip to content

Commit 9868351

Browse files
committed
FIX: add escape characters
1 parent 084c636 commit 9868351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/introduction_python.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<center><img src="../static/images/python.png" width=400></center>\n",
7+
"<center><img src=\"../static/images/python.png\" width=500></center>\n",
88
"\n",
99
"# Python\n",
1010
"\n",

0 commit comments

Comments
 (0)