mathalope.co.uk
IPython Jupyter Notebook Trick – Auto Module Reload and Inline Chart Plotting
Two really handy IPython Jupyter Notebook Tricks – Auto Module Reload and Inline Chart Plotting. Auto Module Reload Say in our main script we import an external module (that we own). By deafu…