Paul Hiemstra

Results 1 comments of Paul Hiemstra

I can only reproduce the issue when running the code in Jupyter Lab. Setting interactive mode for matplotlib to off: import matplotlib.pyplot as plt plt.ioff() also eliminates the memory issue...