set_color

ipywidgets

[ipywidgets] 12. ColorPickerで図のマーカーの色を選択する

jupyter notebookの対話的にパラメータを調整できる機能(ipywidgets ColorPicker)で、図のマーカーの色をインタラクティブに変化させる方法について説明する。
matplotlib Animation

[matplotlib animation] 69. カウントダウンアニメーション

matplotlibのFuncAnimationでテキストによるカウントダウンアニメーションを表示する。