Skip to content

Commit 2edeb87

Browse files
author
craigsdennis
committed
Adds link to course
1 parent 23f0cb7 commit 2edeb87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Introduction to NumPy.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"metadata": {},
66
"source": [
77
"# Introduction to Numpy\n",
8-
"Learning NumPy!"
8+
"This is a NumPy cheat sheet that is created in the Treehouse course [Introduction to NumPy](https://teamtreehouse.com/library/introduction-to-numpy)"
99
]
1010
},
1111
{
@@ -1989,7 +1989,7 @@
19891989
"name": "python",
19901990
"nbconvert_exporter": "python",
19911991
"pygments_lexer": "ipython3",
1992-
"version": "3.6.6"
1992+
"version": "3.6.4"
19931993
}
19941994
},
19951995
"nbformat": 4,

0 commit comments

Comments
 (0)