Skip to content

Commit a146f4e

Browse files
committed
add colab link
1 parent 023e11b commit a146f4e

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

day_11/data_visuals_lecture.ipynb

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,25 @@
44
"metadata": {
55
"colab": {
66
"name": "matplotlib.ipynb",
7-
"provenance": []
7+
"provenance": [],
8+
"include_colab_link": true
89
},
910
"kernelspec": {
1011
"name": "python3",
1112
"display_name": "Python 3"
1213
}
1314
},
1415
"cells": [
16+
{
17+
"cell_type": "markdown",
18+
"metadata": {
19+
"id": "view-in-github",
20+
"colab_type": "text"
21+
},
22+
"source": [
23+
"<a href=\"https://colab.research.google.com/github/gumdropsteve/intro_to_python/blob/main/day_11/data_visuals_lecture.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
24+
]
25+
},
1526
{
1627
"cell_type": "markdown",
1728
"metadata": {
@@ -24,7 +35,7 @@
2435
"\n",
2536
"<img src=\"https://i.pinimg.com/originals/22/53/a9/2253a944f54bb61f1983bc076ff33cdd.jpg\" width=\"600\">\n",
2637
"\n",
27-
"## Pie Charts are bad\n",
38+
"## Pie Charts can be bad too\n",
2839
"\n",
2940
"<img src=\"https://i1.wp.com/flowingdata.com/wp-content/uploads/2009/11/Fox-News-pie-chart.png?fit=620%2C465&ssl=1\" width=\"600\">\n",
3041
" \n",

0 commit comments

Comments
 (0)