{ "hash": "87c9932ff62d911a44f6d6fca5c513e4", "result": { "engine": "jupyter", "markdown": "::: {#4d35cd9f .cell execution_count=1}\n``` {.python .cell-code}\nfrom IPython.display import HTML\nfrom carry2d import anim, carry\n\nHTML(\n anim.animate_carry(\n carry = carry.Carry([[2,-1],[-1,0]]),\n frames=list(range(200))\n ).to_jshtml()\n)\n```\n\n::: {.cell-output .cell-output-display execution_count=1}\n```{=html}\n\n\n\n\n\n\n
\n \n
\n \n
\n \n \n \n \n \n \n \n \n \n
\n
\n \n \n \n \n \n \n
\n
\n
\n\n\n\n```\n:::\n\n::: {.cell-output .cell-output-display}\n![](fig1_files/figure-html/cell-2-output-2.png){width=453 height=469}\n:::\n:::\n\n\n", "supporting": [ "fig1_files" ], "filters": [], "includes": { "include-in-header": [ "\n\n\n" ] } } }