Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8ca5ab1

Browse files
ltfschoennorvig
authored andcommitted
Update intro.ipynb fixing single minor typo (aimacode#470)
1 parent 0879c4b commit 8ca5ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intro.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"source": [
7272
"From there, the notebook alternates explanations with examples of use. You can run the examples as they are, and you can modify the code cells (or add new cells) and run your own examples. If you have some really good examples to add, you can make a github pull request.\n",
7373
"\n",
74-
"If you want to see the source code of a function, you can open a browser or editor and see it in another window, or from within the notebook you can use the IPython magic funtion `%psource` (for \"print source\"):"
74+
"If you want to see the source code of a function, you can open a browser or editor and see it in another window, or from within the notebook you can use the IPython magic function `%psource` (for \"print source\"):"
7575
]
7676
},
7777
{

0 commit comments

Comments
 (0)