Benedikt Reiz

Results 10 comments of Benedikt Reiz

Are there any news on this? I found in local tests that setting `websocket_compression_options` has not effect on the transferred notebook json anyway.

Just for the sake of documenting this somewhere: I ran into this issue when I used the `log1p` function, which as a default writes `{"base": None}` to `uns`. However after...

Have you checked the `compression`parameter from `anndata.write_h5ad()`? It's turned off by default. Maybe seurat is compressing by default?

+1 Any solutions or insights into this issue? AFAIK there is nothing in the code when scrublet is loaded which explains this behavior. For me plots are not shown, even...

Finde ich eine super Initiative von dir. Der Gedanke kam mir auch nachdem ich diese Woche mit mienem Balkonkraftwerk eingestiegen bin. Perfekt wäre eine Gewisse Karenz (konfigurierbar), z.B. Boot X...

So, if I get this correctly, there is no way to use webdav with the password as we cannot use rclone obscure?

Is this issue related to [#129](https://github.com/jupyter/nbconvert/issues/129)?

Check out https://github.com/throwaway96/dejavuln-autoroot for a working rooting option @menotuu

Thank you for your response. I was just wondering because all the other readers are located in AnnData and just loaded to scanpy. But I understand that this is a...

For me it would make sense, as I might want to read data into the anndata format without the need to load the whole scanpy package. But as I understood...