Neil Vaytet
Neil Vaytet
In addition, I have another workaround if you wish to customize either the appearance of the buttons in the original mpl toolbar, or their behaviour. I can replace them with...
You get the same effect in the [looking glass](https://matplotlib.org/stable/gallery/event_handling/looking_glass.html#sphx-glr-gallery-event-handling-looking-glass-py) example from the docs. Since the performance is so much better in the Qt backend, is there any way to embed...
Ok thanks. It seems to work. However, the behaviour of the Shift key is weird, or definitely not like in the Qt window. At first it just seems to do...
Maybe I misunderstood something but after reading this issue and #117, it seems the main problem comes from the fact that `ipympl` is making matplotlib render PNGs in the background...
Hi I am also getting this "Model not found" error on 0.6.3. All extensions seem ok:  Installed in a fresh `conda` env: - jupyter_client 6.1.11 pyhd8ed1ab_1...
Thanks, going to JupyterLab 2 fixed it for me.
I would also really welcome this addition to `nbsphinx`. Thanks in advance
I tried the css suggestions in #69 but that did not help
Is there a workaround to customize the topbar with version 0.3 or do we have to wait until some flavour of the changes proposed here is implemented? With versions <...
Adding `InstancedMesh` to `pythreejs` would also be super useful! @gmonet and @vidartf: Any ideas how I could make 5000 little spheres that each have a different color? I was using...