ViewerAddedMessage#
- class jdaviz.core.events.ViewerAddedMessage(viewer_id, *args, **kwargs)[source]#
Bases:
Message
Unlike
NewViewerMessage
, this should be emitted after a viewer is created.Create a new message
- Parameters:
sender – The object sending the message
tag – An optional string describing the message
Attributes Summary
Attributes Documentation
- viewer_id#