ViewerRemovedMessage

class jdaviz.core.events.ViewerRemovedMessage(viewer_id, *args, **kwargs)[source] [edit on github]

Bases: Message

Message emitted after a viewer is destroyed by the application.

Create a new message

Parameters:
  • sender – The object sending the message

  • tag – An optional string describing the message

Attributes Summary

viewer_id

Attributes Documentation

viewer_id