File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 55 "cell_type" : " markdown" ,
66 "source" : [
77 " # Walking Kodee\n " ,
8- " \n "
8+ " \n " ,
9+ " This notebook shows an animated Kodee sprite walking on the bottom of the JetBrains IDE window.\n " ,
10+ " \n " ,
11+ " It uses a custom Swing component that loads an animated GIF resource and renders it as an animation.\n " ,
12+ " \n " ,
13+ " Additionally, it demonstrates how to remove the animation by properly disposing of resources when the Kotlin Notebook kernel is restarted."
914 ]
1015 },
1116 {
1217 "metadata" : {
1318 "ExecuteTime" : {
14- "end_time" : " 2025-07-28T10:41:28.774922Z " ,
15- "start_time" : " 2025-07-28T10:41:27.983897Z "
19+ "end_time" : " 2025-07-28T10:54:22.765659Z " ,
20+ "start_time" : " 2025-07-28T10:54:20.984438Z "
1621 }
1722 },
1823 "cell_type" : " code" ,
You can’t perform that action at this time.
0 commit comments