Talley Lambert
Talley Lambert
k, lemme pull
hmm... frustratingly, it seems to be only pyqt5. pyside2 is working (which is a good sign! :) This is might be related to some changes I needed to make to...
I agree on both accounts! I think we have auto-decimal detection based on stepsize with the regular spinbox, so could do so here as well. In the meantime, if you...
thanks @aeisenbarth ... I have a local branch where I started to implement this. will try to get back on it soon
Oh that’s a good point. The reason is that the current behavior for a non-annotated argument like `mode` was to already use a LineEdit (but not the literal eval one)....
Hey @sebi06. This is _definitely_ something we want to have first-class support for. I'm realizing we don't have an open issue yet, so thanks for opening! We're not there yet,...
yep, all makes sense. would be an awesome use case. I haven't looked into apeer or the module system, but provided that you can get that JSON string in your...
> With respect to the idea of running APEER modules as Napari plugins, whom should I talk to as well? @sofroniewn maybe? we're all the right people to talk to...
> in the first take APEER modules take files as an input and produce files as an output as well. So maybe we can "workaround" subprocesses in the beginning ......
Hey @Czaki, if you have a moment to review this, mostly paying attention to the minimal changes _outside_ of the new `backends/_ipynb` directory (i.e. the stuff that has any potential...