vitessce-python icon indicating copy to clipboard operation
vitessce-python copied to clipboard

Plugin class

Open keller-mark opened this issue 1 year ago • 0 comments

Fixes #347

TODO:

  • ensure VitessceConfig.add_view allows adding plugin views with names it does not know about
  • allow for VitessceConfig.add_view to add view that lacks a dataset or dataset_uid?
  • document new plugin class API / usage
  • add example notebook using DemoPlugin class
  • add test(s) for plugin API and the added VitessceWidget functionality

keller-mark avatar Jul 08 '24 18:07 keller-mark