I'd like to be able to use update display in a Scala kernel. It involves using two things:
display_data message with a transient field (alongside data, metadata) that has a display_id
update_display_data message that also sets the display_id inside of transient
From a Python perspective, this is some of the interface provided to users:
