cropsinsilico / jupyterlab_nodeeditor

BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Explore duplicating controls #53

Open matthewturk opened 1 year ago

matthewturk commented 1 year ago

We may be able to use existing traits to copy and create new controls when they are assigned to a node. Right now, nodes share control instances on the python side.