Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Using pyplot to plot and continue to work in terminal

I use pyplot to visualize data in sagemath. But each time I plot, I have to close the window of the plot to be able to enter another command in sagemath terminal. What should I add in my code in order to be able to continue to work with sagemath without having to close the window of plot? Thanks in advance!