bdch1234

Results 14 issues of bdch1234

The trait _view_count does not seem to populate on the canvas (always None). Is it not supported for ipympl?

Is there some way of firing a callback when the canvas has been resized?

Would it be possible to add keyboard shortcut (such as e.g. Ctrl-z) to toggle zen-mode? And if so, also disable how ESC-key takes you out from zen-mode (since it interferes...

Would it be possible to show the full folder-path when browsing files? ![image](https://user-images.githubusercontent.com/46796385/123949145-8852f700-d9a2-11eb-80d0-1968fb66dee0.png)

enhancement

Pressing the button "render with voila" does not work, instead it just opens a new tab with the notebook-viewer again.

bug

**Describe the bug** Adding a PanZoom interactions disables the active hover. **Expected behavior** Since hover does not depend on other interaction than positioning, I would have hoped that it would...

I was just wondering if you had any plans on implementing an mpl-renderer with ipycanvas at some point? Perhaps also integrate in Ipympl in that case? If not, then perhaps...

question

### Proposed change Add config-entry for specifying the root dir for specific users other than their home directory. So if user A has a folder called my_dir in their home,...

enhancement

### Proposed change Add support for jupyterlab simple as another possible default app. ### (Optional): Suggest a solution This would just be directing to the /doc endpoint instead of /lab.

enhancement

Would it be possible to add a "box-lines marker" for hover-points, similar to what plotly has? Useful to see where exactly the mouse is hovering: ![image](https://user-images.githubusercontent.com/46796385/110471484-78a26080-80dc-11eb-8841-4c0977579277.png)

enhancement