Kotlin / kotlin-jupyter

Kotlin kernel for Jupyter/IPython
Apache License 2.0
1.09k stars 106 forks source link

Create wrapper for animating a display result #448

Open ileasile opened 4 months ago

ileasile commented 4 months ago

Basically, with this API:

fun animate(frames: Int, delayMs: Int, frameFactory: (Int) -> Any)
ileasile commented 2 months ago

https://gist.github.com/ileasile/1016cf09608df8f9b7f4cfe2d64625f6?permalink_comment_id=5023207#gistcomment-5023207