PyWorkflowApp / visual-programming

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

Integrate node creation and deletion with server #30

Closed reddigari closed 4 years ago

reddigari commented 4 years ago

Error handling is minimal, but I try to check most server responses and log non-200s to the console for now. Next up is a banner or something that displays error messages (which the server already sends).