Dorota Jarecka
Dorota Jarecka
@effigies - you mean not adding `bytes_repr_tensorflow`at all, and just try to re-use `bytes_repr_numpy` for tensorflow objects?
I'm having a similar issues outside containers: ``` tornado.application - ERROR - Exception in callback functools.partial(, ) Traceback (most recent call last): File "/Users/dorota/miniconda3/envs/pydra_dask_py37/lib/python3.7/site-packages/distributed/comm/tcp.py", line 188, in read n_frames =...
I can try to debug it (but not sure if today), but we can also make it similar to the image you're recommending
Hi @ibevers, let me know if you need some help with adding the tests
@flying-sheep - this is a bit related to #634, I've commented there at some point, but didn't get answer. I will open a fresh issue to get some new feedback
Do you have integration of `s3fs` and `anndata`? How can I use `ad.read_h5ad` with `backed="r"`?
@satra - i wanted to clarify your idea behind the cli, this is meant to be cli to clean or check the results after running the task or workflow, is...
once we have it, the tests "test_*cachelocations*" should be updated
Thanks Satra, I can take a look after SFN
I would think that this is not critical. Also, I'm not sure if I understand how `from_hints()` would work