master
Michael Murtaugh 4 years ago
parent aa8fe60911
commit 8d28ff79ff

@ -708,10 +708,30 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 15,
"metadata": {},
"outputs": [],
"source": []
"outputs": [
{
"data": {
"text/plain": [
"'tale.png'"
]
},
"execution_count": 15,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"dot.render(\"tale\", format=\"png\")"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"![](tale.png)"
]
},
{
"cell_type": "code",

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Loading…
Cancel
Save