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
I am using Spyder 4.1.4 on Miniconda3-py37-4.8.3.
I noticed that matplotlib was unsually slow in IPython when using the Qt backend.
Downgrading ipykernel with conda to version 5.3.0 can however fix the issue.