Skip to content

Commit fa07409

Browse files
author
brentru
committed
add image to first cell, del. unused cell
1 parent f9ec656 commit fa07409

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

Jupyter_USB/PCT2075.ipynb

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Adafruit Blinka + PCT2075"
7+
"# Adafruit Blinka + PCT2075\n",
8+
"<img src=\"https://cdn-shop.adafruit.com/1200x900/4369-04.jpg\" alt=\"PCT2075\" height= \"500\" width=\"500\"/>"
89
]
910
},
1011
{
@@ -128,13 +129,6 @@
128129
"\n",
129130
"ani = animation.FuncAnimation(fig, animate)"
130131
]
131-
},
132-
{
133-
"cell_type": "code",
134-
"execution_count": null,
135-
"metadata": {},
136-
"outputs": [],
137-
"source": []
138132
}
139133
],
140134
"metadata": {

0 commit comments

Comments
 (0)