vitessce-python
                                
                                 vitessce-python copied to clipboard
                                
                                    vitessce-python copied to clipboard
                            
                            
                            
                        Add option for widget to communicate directly with Zarr store (no local HTTP server)
TODO: add _store parameters for all Zarr-based wrapper classes
- [x] adata_storeparameter for AnnDataWrapper (#322)
- [ ] img_storeparameter forImageOmeZarrWrapper
- [ ] img_storeparameter forObsSegmentationsOmeZarrWrapper
- [ ] zarr_storeparameter forMultivecZarrWrapper(depends on https://github.com/vitessce/vitessce/issues/1856)
- [ ] store parameter for SpatialDataWrapper (depends on #333 )
See https://github.com/manzt/anywidget/discussions/452 and https://github.com/manzt/anywidget/pull/453
Related to https://github.com/vitessce/vitessce/issues/1765
Fixed by https://github.com/vitessce/vitessce-python/issues/322