News

After following the installation procedure (pretty much the pip install ipympl) and using the %matplotlib widget magic, an attempt to show a plot produces the following error: [Open Browser Console ...
Solved: was running Jupyter in a Miniconda environment but my numpy was installed for a version of Python I installed earlier (not installed by Miniconda). Installing numpy on Miniconda solved my ...