Hello World

This is my first post using jupyter notebooks for blogging.

1+1
2
import matplotlib.pyplot as plt
plt.plot([1,2]);

As a sidenote, my WSL environment was destroyed a few days ago by a Windows update. It is back to normal now after this suggested fix of deleting an old registry key.