With the network widget, on clicking a node we want to bring up the
node's information on a widget placed beside. With present examples, an
event can be passed with corresponding label etc to another widget, but
the interaction with the backend is less clear. Specifically, we want to
pass some parameters back through the web socket that can customize the
contents of the widget. Is this is already possible?