Closed cowsley closed 4 years ago
The pluto_test.ipynb needs the following import statements added for matplotlib and numpy: from matplotlib import pyplot as plt import numpy as np
Yes your right, I have updated the code (and as always some other little things;-) to reflect that. Thank you
The pluto_test.ipynb needs the following import statements added for matplotlib and numpy: from matplotlib import pyplot as plt import numpy as np