I have a custom class to plot something, then I call it in ipynb. When I call plt.show() to look the figure, nothing comes.
here are demo.
Myplot.py: