Hi Sage dev,

In PR #36129 <https://github.com/sagemath/sage/pull/36129>, which is 
devoted to the upgrade to Jupyter Notebook 7, we are proposing to make 
ipympl a standard package.
ipympl <https://matplotlib.org/ipympl/> is a pip-installable package that 
enables using the interactive features of Matplotlib in Jupyter Notebook 
and Jupyterlab, via the magic %matplotlib widget or %matplotlib ipympl, 
cf. https://matplotlib.org/ipympl/
Here is an example of use in Sage:
https://nbviewer.org/github/egourgoulhon/SageMathTest/blob/master/Notebooks/test_display.ipynb
With this package, matplotlib.pyplot (the standard "plt") becomes 
interactive (e.g. one can zoom  and scroll with the mouse), which is quite 
nice. 

Please give your opinion about making ipympl a standard package. 

Eric. 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/fe46cb71-7031-4254-be81-ec1d29900348n%40googlegroups.com.

Reply via email to