Added image source used for slice snippets.

This commit is contained in:
Donne Martin 2015-02-28 18:34:17 -05:00
parent 21f593da5d
commit 1689cc3e76

View File

@ -1,7 +1,7 @@
{ {
"metadata": { "metadata": {
"name": "", "name": "",
"signature": "sha256:fed6792b1275b1a5b92e846b93e797942c4eac23ccf1c44b750b469e3f33ffbe" "signature": "sha256:2c46d8f6939d7b4d055f9656cc26509f03ad920ea06c57a8675dedc7faa93597"
}, },
"nbformat": 3, "nbformat": 3,
"nbformat_minor": 0, "nbformat_minor": 0,
@ -48,7 +48,9 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"![alt text](http://www.nltk.org/images/string-slicing.png)" "![alt text](http://www.nltk.org/images/string-slicing.png)\n",
"\n",
"Image source: http://www.nltk.org/images/string-slicing.png"
] ]
}, },
{ {