Talley Lambert

Results 870 comments of Talley Lambert

thanks @Czaki ... i made all the changes requested

fwiw @MatthieuDartiailh ... that's what I was after as well, and I get around it by special casing ipykernel as follows: ```ini [tool.pytest.ini_options] filterwarnings = [ "error:::", # turn warnings...

by the way... i'm having a ton of fun with this code. in case it gives you more motivation to keep working on it, I wanted to share a small...

seeing a similar thing here. remoting into linux, using `itkwidgets.view` shows nothing (but no error either): FWIW: If I click the `...` next to where the widget, I have the...

Just came to make the same request. As a teaching tool, I have made series of lenses/blockers, etc... which I pass on to students as JSON files. it would be...

happy to change that bit in ome_types. I can't remember the details now, but I did that when trying to [update xmlschema to v >1.5](https://github.com/tlambert03/ome-types/pull/105) ... it gave me some...

just chiming in to say that I see this as well using bioformats 6.7.0, in python via jpype. ``` ❯ java --version openjdk 11.0.9.1 2020-11-04 LTS OpenJDK Runtime Environment Zulu11.43+55-CA...

both good questions. let me see how simple I can make it, and whether it's backend specific.