You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I'd like to use PythonCall for matplotlib in Julia, but I realize this package seems not displaying the picture in vscode or jupyter notebook but will instead open a window if used on laptop.
On the other hand, plt.figure() creates an empty plot in vscode, but it won't change after I plot anything. It would be nice if this package could work with jupyter notebook and vscode