Open keller-mark opened 1 year ago
We will also want to embed an example notebook in the documentation that demonstrates how to use the implementation. These notebooks are located at https://github.com/vitessce/vitessce-python/tree/main/docs/notebooks
User story
We want to support loading SpatialData objects, including local SpatialData objects.
Preferred solution
To do this, we need an analog of the AnnDataWrapper class but for SpatialData. This wrapper class allows us to:
Relevant code/documentation: