Peter Sobolewski
Peter Sobolewski
@jni in the docs meeting we decided that you should do the honors of pushing the merge button here.
Hmm I think the theme consistency is a real issue -- e.g. we plan to update the theme soon. But at the same time, this won't be a frequent thing....
Sorry for the late response. I think the concern about theme mismatches is real, but worse than that would be change to the top nav bar. That would be really...
> yeah, try going to numpy.org then click on "documentation" 😬 > This isn't fair, because numpy isn't trying to make it look like numpy.org and numpy docs are the...
FYI: this might be fixed in 6.7.1 https://bugreports.qt.io/browse/PYSIDE-2675
With tensorflow-java soon supporting TF2.5 and Apple announcing tensorflow-metal a TF2.5 PluggableDevice: https://developer.apple.com/metal/tensorflow-plugin/ Does this lower the barrier to getting macOS arm64 TF-Java?
Thanks for the feedback. I'm totally with you—not willing to go to beta on my M1 either. There are reports of {tf-metal} working on Big Sur: https://twitter.com/patrikreiske/status/1403033417214791685?s=20 I'm willing to...
Not sure if I'm getting the same thing, but I get a hard crash with PyQt6 (6.5.1 and 6.6.1 from pip) while pyqt5 (conda-forge) is fine. Here's the log: ```...
Yeah I can reproduce this. The `channel to segment` menu is not very intuitive so it makes it seem like it should work, but it doesn't. The issue likes here:...
Test fails seem to be due to: https://github.com/napari/napari/issues/4747#issuecomment-1173469950 Maybe should just drop python 3.7 tests? and add linux?