add image to first cell, del. unused cell
This commit is contained in:
parent
f9ec6568d1
commit
fa0740972e
1 changed files with 2 additions and 8 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue