PyWorkflowApp / visual-programming

A Python Visual Programming Workspace for Data Science
MIT License
33 stars 12 forks source link

WIP: integrate edge creation/deletion #40

Closed reddigari closed 4 years ago

reddigari commented 4 years ago

Integrates front-end API methods for adding and deleting edges. A few identified bugs:

This feels a little too buggy to merge, but I wanted to make the commits accessible.

reddigari commented 4 years ago

Given that #41 builds off this and provides solid functionality, I guess we should probably merge this once reviewed, and fix the bugs later.