Skip to content

Commit ff2b3b0

Browse files
committed
moved Colab badge into table
1 parent 9e0e998 commit ff2b3b0

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

demo_generators.ipynb

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,21 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"<table style=\"float: left;\">\n",
7+
"<table align=left>\n",
88
"<tbody>\n",
99
"<tr>\n",
1010
"<td ><img src=\"https://static1.squarespace.com/static/5992c2c7a803bb8283297efe/t/59c803110abd04d34ca9a1f0/1530629279239/\" alt=\"Kenzie Logo\" width=\"93\" height=\"93\" /></td>\n",
1111
"<td >\n",
1212
"<h1>&nbsp;A Brief Tour of Generators&nbsp;</h1>\n",
1313
"</td>\n",
14+
" <td>\n",
15+
" <a href=\"https://colab.research.google.com/github/KenzieAcademy/python-notebooks/blob/master/demo_generators.ipynb\"> <img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\" width=\"150\" /> </a>\n",
16+
" </td>\n",
1417
"</tr>\n",
1518
"</tbody>\n",
1619
"</table>"
1720
]
1821
},
19-
{
20-
"cell_type": "markdown",
21-
"metadata": {},
22-
"source": [
23-
"<p style=\"float:left\"><a href=\"https://colab.research.google.com/github/KenzieAcademy/python-notebooks/blob/master/demo_generators.ipynb\"> <img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\" width=\"188\" height=\"32\" /> </a>\n",
24-
"</p>"
25-
]
26-
},
2722
{
2823
"cell_type": "markdown",
2924
"metadata": {},

0 commit comments

Comments
 (0)