issues
search
PyWorkflowApp
/
visual-programming
A Python Visual Programming Workspace for Data Science
MIT License
33
stars
12
forks
source link
Adds Tabular view for each node
#36
Closed
cesaragv
closed
4 years ago
cesaragv
commented
4 years ago
This PR addresses this feature:
Adds dependency to
react-window
to display tabular data
Adds a clickable tabular icon to display the data in tabular form
Adds a GraphView to display tabular data
Adds dummy to show how it looks like
Tabular Icon example
Dummy Tabular data displayed
This PR addresses this feature:
react-window
to display tabular dataTabular Icon example
Dummy Tabular data displayed