hms-dbmi / vizarr

A minimal Zarr image viewer based on Viv.
https://hms-dbmi.github.io/vizarr/?source=https://minio-dev.openmicroscopy.org/idr/v0.3/idr0062-blin-nuclearsegmentation/6001240.zarr
MIT License
114 stars 16 forks source link

feat!: Remove ImJoy API and cleanup notebook with preferred anywidget API #186

Closed manzt closed 1 month ago

manzt commented 1 month ago

re: #174, #184

This PR removes the ImJoy API interface from vizarr due to its complexity and the lack of recent updates to the parent Imjoy project. Although it was useful for the initial demonstration of Viv in notebooks, the anywidget vizarr API is more versatile and robust across various environments.

Additionally, I have updated the README for better clarity regarding vizarr and its usage (i.e., as as standalone app or python widget)