Hi!
I followed the restrictions in https://matplotlib.org/ipympl/installing.html#compatibility-table to install the correct ipympl and matplotlib in my jupyter kernel. I matched ipympl=0.9.3 with the server's version (the plugin version is jupyter-matplotlib=0.11.4) but I had to downgrade matplotlib from 3.10.1 to 3.9.4,. Otherwise I could plot with the widget backend, but I was not able to interact with the figure using the tools from the sidebar. Could it be, that matpltolib 3.10 is not working anymore for 3.9.4? If so, maybe it is worth mentioning in the table.
Cheers
Paweł
Hi!
I followed the restrictions in https://matplotlib.org/ipympl/installing.html#compatibility-table to install the correct ipympl and matplotlib in my jupyter kernel. I matched
ipympl=0.9.3with the server's version (the plugin version isjupyter-matplotlib=0.11.4) but I had to downgradematplotlibfrom 3.10.1 to 3.9.4,. Otherwise I could plot with the widget backend, but I was not able to interact with the figure using the tools from the sidebar. Could it be, thatmatpltolib3.10 is not working anymore for 3.9.4? If so, maybe it is worth mentioning in the table.Cheers
Paweł