Jupyter notebook autoreload



examples/ml/mymodule.py
def hello():
    print("hello")

examples/ml/reload.ipynb