There is no interactive plot showing.
from IPython.core.interactiveshell import InteractiveShell
InteractiveShell.ast_node_interactivity = "all"
import matplotlib.pyplot as plt
%matplotlib inline
plt.show()
OS: Ubuntu 22.04 LTS
GNOME Terminal
any solution?
There is no interactive plot showing.
OS: Ubuntu 22.04 LTS
GNOME Terminal
any solution?