Peter Sobolewski
Peter Sobolewski
Ah, sorry from your post I understood you were at 1 pixel on screen and had to zoom more -- so same as me, but you see how much I...
Sorry this fell through the cracks. Thanks for looking into this @dalthviz @brisvag do you have any thoughts on this one?
I can reproduce this, but i don't think this is strictly speaking a bug All of the data in this example fits in a tiny area, ~0.1 by ~0.1, requiring...
This is basically a duplicate of https://github.com/napari/napari/issues/1887
One solution would be to make the axes a Canvas overlay, so they'd behave like scale_bar and text overlays. They'd no longer be tied to the origin of the data,...
I looked into this for a bit more context: https://lxml.de/5.2/changes-5.2.0.html > The lxml.html.clean implementation suffered from several (only if used) security issues in the past and was now extracted into...
I played with nh3, here's a branch using that instead of lxml: https://github.com/psobolewskiPhD/napari/tree/use_nh3_html_sanitizer The main difference is handling quotes, where `nh3.clean` doesn't escape quotes.
It's impossible to figure out what the issue is. We'll need the **text** of the entire traceback. You can post it between sets of three backticks ` so it's formatted...
Playing with this locally (the compiledbackend via conda-forge) and I can get similar results to the notebook linked in the OP -- the values are a bit different because of...
@ichbintux Can y'all clarify the status of this issue? Was it just a EU keyboard layout issue and not a napari issue? Can we close?