ToolRegistry#
- class jdaviz.core.registries.ToolRegistry[source]#
Bases:
UniqueDictRegistry
Registry containing references to plugins which will populate the application-level toolbar.
Methods Summary
__call__
([name, overwrite])This is provided so that registry instances can be used as decorators.
Methods Documentation