add image to first cell, del. unused cell

This commit is contained in:
brentru 2019-12-24 09:58:28 -05:00
parent f9ec6568d1
commit fa0740972e

View file

@ -4,7 +4,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Adafruit Blinka + PCT2075"
"# Adafruit Blinka + PCT2075\n",
"<img src=\"https://cdn-shop.adafruit.com/1200x900/4369-04.jpg\" alt=\"PCT2075\" height= \"500\" width=\"500\"/>"
]
},
{
@ -128,13 +129,6 @@
"\n",
"ani = animation.FuncAnimation(fig, animate)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {