Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about Interactive(sdata) #939

Open
szy23333 opened this issue Jan 21, 2025 · 1 comment
Open

about Interactive(sdata) #939

szy23333 opened this issue Jan 21, 2025 · 1 comment

Comments

@szy23333
Copy link

...zarr_path = "./Xenium_V1_humanLung_Cancer_FFPE_outs.zarr"
from spatialdata import SpatialData

from napari_spatialdata import Interactive

if name == "main":
sdata = SpatialData.read(zarr_path) # Change this path!
i = Interactive(sdata)
i

Image
@szy23333
Copy link
Author

Why are there no images in the interactive interface?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant