Neil Vaytet
Neil Vaytet
Hi, unfortunately, I am still seeing this error after re-opening the notebook.  The console log from Chrome:  Versions: ``` jupyter_client 7.3.1 pyhd8ed1ab_0...
## Describe the issue The PolygonSelector example from the [mpl docs](https://matplotlib.org/stable/gallery/widgets/polygon_selector_demo.html) works very well in the default Qt backend.  However, using `ipympl` in a notebook, nothing...
Hi, Is it possible to add custom buttons to the toolbar? Many thanks for any help.
With traitlets 5.0, we are getting warnings when passing parameters to the Ipython session using ```Py nbsphinx_execute_arguments = [ "--InlineBackend.figure_formats={'svg', 'pdf'}", "--InlineBackend.rc={'figure.dpi': 96}", ] ``` This also shows up in...
**Describe the bug** Copybuttons appear on a new line at the bottom of a cell instead of the top right corner:  I don't know if it...
I can see in the threejs docs that the renderer has the `getPixelRatio()` method (https://threejs.org/docs/#api/en/renderers/WebGLRenderer.getPixelRatio) How can I access this property from the `pythreejs` renderer? It has no such method,...
## Describe the issue I realise there has already been several issues opened about the performance of `ipympl` (e.g. #55), compared to other libraries that render in jupyter. But I...
When trying to render anything in a new conda env with version `2.4.1`, I get this Javascript error icon  Code to reproduce: ```Py import pythreejs as...
It would be nice to be able to represent a 2D array with both line contours (like the matplotlib `contour` function) and filled contours (like the matplotlib `contourf` function). As...
Does it exist? Is it needed? `fuckit` is awesome :-)