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 used to work with %matplotlib notebook in my notebooks to be able to navigate in the plots (zoom, etc.). But I realized that if I put %matplotlib notebook, the ProPlot plots do not show up and I need to come back to %matplotlib inline to make it work again. I am doing something wrong or is this supposed to work for ProPlot too? And if not, is this planned to be working in the future?