Andreas Poehlmann
Andreas Poehlmann
I added anonymised examples to the tests of the different types of URIs I could find in my data. I could find one non-uri outlier that made no sense and...
> Should we also allow to delete (so we can, e.g., implement a LRU cache on top of this abstraction)? Or should we keep it easy and just assume everything...
> So we assume for a start that everything is file-like? Does our initial use case require support for hosted image-servers?
On MacOS: # working - QuPath-0.2.1.app - QuPath-0.2.2.app - QuPath-0.2.3.app - QuPath-0.3.0-rc1.app - QuPath-0.3.0-rc2.app - QuPath-0.3.0.app - QuPath-0.3.1.app ``` /Users/poehlmann/Development/paquo/qupaths/QuPath-0.2.1.app 0.2.1 ============================= test session starts ============================== platform darwin -- Python...
Hi @Thrameos Thanks for your message! And also thank you so much for your work on Jpype! @sdvillal already described everything important. I’ll just add some comments here. FYI, I...
Hi @jglev This seems to be an issue with the specific way a java URI expects a windows share to be encoded. I will try to create a test case...
Thanks for helping out @Thrameos > Not sure how much use this will be as this is way more complicated than I would have thought. It's super helpful! The URI...
@jglev Just fyi the `EXCEPTION_ACCESS_VIOLATION` error you experienced is fixed in the newest version of `paquo`
Also interesting: _support ipynb display_ - https://ipython.readthedocs.io/en/stable/api/generated/IPython.display.html#IPython.display.display - https://ipython.readthedocs.io/en/stable/config/integrating.html#rich-display
[v0.1.1](https://github.com/bayer-science-for-a-better-life/paquo/releases/tag/v0.1.1) adds more verbose and improved output for ipython notebooks. 