jupyrdf / ipyradiant

Jupyter widgets for working with RDF graphs.
BSD 3-Clause "New" or "Revised" License
5 stars 7 forks source link

Not having to manually set children again in `InteractiveViewer` #79

Open lnijhawan opened 3 years ago

lnijhawan commented 3 years ago

In the InteractiveViewer class, we currently are manually resetting children so that the changes propogate to front-end. It would be nice to have this done automatically via traitlets.