LoadDataMessage#

class jdaviz.core.events.LoadDataMessage(path, *args, **kwargs)[source]#

Bases: Message

Create a new message

Parameters:
  • sender – The object sending the message

  • tag – An optional string describing the message

Attributes Summary

path

Attributes Documentation

path#