Closed
Description
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?