-
Is there a way to detect which frontends are currently connected to a kernel?
This would be useful for graphical libraries which are trying to decide which backends to utilize automatically for vis…
-
Is it possible to use glumpy for headless rendering over SSH? When trying to glumpy just blocks without any exception or error message.
The only related issue #100 I could find is quite old.
Fo…
-
I've come across a bug when trying to replicate the starting harvester.py example you give in the readme in python 3.8.
On line 4 while importing Harvester python trows up an error that on line 35 …
-
## 🚀 Feature
Access to the vispy node from a public API, specifically the `attach` and `detach` functions in the Vispy ImageVisual. I believe this is related to the public qt_viewer being deprecated.…
-
The current version of OSMesa on windows used here is `mesa-10.2.4-1` which is 8+ years old and has all kinds of issues rendering which show up in PyVista's image regression tests, for example:
![…
-
I've downloaded GLFW as [instructed](http://p5.readthedocs.io/en/latest/install.html#prerequisites-glfw).
I've tried:
- Putting the location of the DLL it into PATH
- Putting DLL itself into `S…
-
**Is your feature request related to a problem? Please describe.**
I am taking an online course using p5js but I use Python. P5py was working well until I started to use it to simulate Steering Behav…
-
First of all, thanks for making this available! After being pointed to vispy by a colleague, I tried to run the demo at https://github.com/liubenyuan/vispy-tutorial/blob/master/examples/scatter.py.
…
-
First started appearing in #1920 which involved using more pytest features like `parametrize` and changes to the ImageVisual. Other pull requests did not fail so it seems to be something specific that…
-
probably not super urgent: but just wanted to make note of it somewhere:
when using the perspective camera, such as in `examples/scene/volume.py`, a right mouse button click-drag will let you zoom …