I tried to run the pygfx examples and when running [pygfx1.ipynb](https://github.com/vispy/jupyter_rfb/blob/main/examples/pygfx1.ipynb) no output is shown with the current pygfx 0.7.0:  In this case the fix seems easy, a `display.canvas` instruction is enough to get things going again: 