Neil Vaytet

Results 36 issues of Neil Vaytet

Hi, unfortunately, I am still seeing this error after re-opening the notebook. ![Screenshot at 2022-06-29 16-31-42](https://user-images.githubusercontent.com/39047984/176463311-a53c8e73-6115-4f30-9586-7cbcece4e514.png) The console log from Chrome: ![Screenshot at 2022-06-29 16-33-54](https://user-images.githubusercontent.com/39047984/176463431-587ac677-f8aa-4e2e-8ef6-f0b4d5b92c99.png) 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. ![Screenshot at 2022-07-05 17-01-56](https://user-images.githubusercontent.com/39047984/177358796-a0c848f6-27d9-48e0-935c-0e6c9427da30.png) However, using `ipympl` in a notebook, nothing...

Hi, Is it possible to add custom buttons to the toolbar? Many thanks for any help.

enhancement

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: ![Screenshot at 2020-11-06 15-51-05](https://user-images.githubusercontent.com/39047984/98380095-69d17180-2048-11eb-89b7-7fdb471f1e91.png) I don't know if it...

bug

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,...

question

## 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 ![Screenshot at 2022-09-26 14-33-35](https://user-images.githubusercontent.com/39047984/192277239-c4fbdb37-d570-4535-9633-0fc6397b2046.png) 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 :-)