cropsinsilico / jupyterlab_nodeeditor

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

Add a connection model #27

Closed matthewturk closed 1 year ago

matthewturk commented 1 year ago

We are going to synchronize (possibly only one direction at first) the connections between nodes.

yilinxia commented 1 year ago

when doing console.log before creating the manager, the connection can show up. While putting it after newConnection._connection = connection; , it will raise an error Uncaught (in promise) Syncing error: no comm channel defined