jaimergp
jaimergp
Ok, I think I have found the issue. * ✅ Last commit where this was working is fe9ea5323c5b2deafe25879a6dfb334822f6c1be. * 🔴 The immediate child fe5731312db92a7a396b777ee455c1ec382d4c1e causes this error. This is the...
Should we create a new issue for the warnings clarification?
That's a good point. I think I can come up with something... The `level` of the message is independent of the `verbose` flag. In other words, `verbose` does not control...
Let me know what you think about it. It's a bit hacky, but hopefully not too much :) My only concern is what happens when `pymbar` is used in another...
Ideally, some manual testing, to see if the logging machinery behaves the way a user would expect. I did a couple of quick ones with the examples and was successful,...
@mrshirts anything else you want to add here?
This is needs some more testing in real world conditions, ideally in a notebook or somewhere where you are using other libraries at the same time. Does anybody have a...
I am not sure we can merge if the version is `0.0.0`. I guess it was supposed to be 0.1.0, as [tagged in the repo](https://github.com/scverse/napari-spatialdata/releases/tag/v0.1.0), but a mistake in the...
CUDNN_INSTALL_PATH is set to $PREFIX. I don't know what the build system will do with CUDA_TOOLKIT_PATH, but in principle, that path is correct on our Docker images and, if anything,...
> Not sure if that's a comment that @h-vetinari Sorry I misunderstood your comment initially and thought it was a question. No concerns from my side! I am sorry I...