Grzegorz Bokota

Results 446 comments of Grzegorz Bokota

Yes, but the problem is that you expect magicgui to silently ignore some of the annotation, then verbose fail. This could be problematic for other users to understand why the...

But if I provide a negative value as default it should not be needed...

Just updated to the last release of cibuildwheel. Disable musllinux wheels as it fails to detect pthread. I do not know if this check should be performed on musllinux (it...

> Give us a nice in-app way install packages? A not nice option is to open the terminal tab and use `pip install`. It is not nice because on Linux...

@psychemedia I have opened a separate issue for this #234.

> This issue also affects `%pip install` run from notebook code cells in notebooks running in the app, and which would ordinarily be expected to guarantee the availability of the...

> @Czaki Ah... seems it is there but I had to restart the kernel before I could see the newly installed packages, whereas typically (for me at least...) packages seem...

@fperez But this what you wrote still does not address the core of the issue that such installed packages will be available in all environments of such python version (currently...

@brisvag Could you take a look at this? The error is still present https://forum.image.sc/t/multiple-viewer-in-one-napari-window-example/69627/6

> Uhm... but why would this be solved by sharing context? It seems like a strange solution. because in Qt context is connected to the current window. So when you...