Skip to content

Commit f9f13f8

Browse files
committed
fix [n/algorithms]: gimme my gif online too
1 parent a6638bc commit f9f13f8

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

novels/algorithms/Route Inspection Problem.ipynb

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,7 +1651,7 @@
16511651
},
16521652
{
16531653
"cell_type": "code",
1654-
"execution_count": 340,
1654+
"execution_count": 341,
16551655
"metadata": {
16561656
"scrolled": true
16571657
},
@@ -1663,14 +1663,23 @@
16631663
"<IPython.core.display.Image object>"
16641664
]
16651665
},
1666-
"execution_count": 340,
1666+
"execution_count": 341,
16671667
"metadata": {},
16681668
"output_type": "execute_result"
16691669
}
16701670
],
16711671
"source": [
16721672
"Image(filename='./rinsp/anim.gif')"
16731673
]
1674+
},
1675+
{
1676+
"cell_type": "markdown",
1677+
"metadata": {},
1678+
"source": [
1679+
"Latest GIF, if not rendering:\n",
1680+
"\n",
1681+
"https://github.com/oaao/graphic-novels/blob/master/novels/algorithms/rinsp/anim.gif"
1682+
]
16741683
}
16751684
],
16761685
"metadata": {

0 commit comments

Comments
 (0)