Reload modules in Jupyter Notebook



%load_ext autoreload
%autoreload 2


examples/ml/reload.ipynb
mymodule.py