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
figure.save_png(filename) pops up a file dialog on Chrome. I don't need it because I am already giving it a filename with full path. How do I disable the file dialog?
figure.save_png(filename)pops up a file dialog on Chrome. I don't need it because I am already giving it a filename with full path. How do I disable the file dialog?