%load_ext
from Jupyter Notebook
外部の拡張モジュールをロードして有効化する
e.g. %autoreload
code:py
%load_ext autoreload
%autoreload 2
https://shin-jimuin.hatenablog.com/entry/2022/05/03/232944
%aimport