kotlin-jupyter icon indicating copy to clipboard operation
kotlin-jupyter copied to clipboard

Create wrapper for animating a display result

Open ileasile opened this issue 1 year ago • 1 comments

Basically, with this API:

fun animate(frames: Int, delayMs: Int, frameFactory: (Int) -> Any)

ileasile avatar Feb 07 '24 20:02 ileasile

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

ileasile avatar Apr 14 '24 22:04 ileasile