https://kedro.org/ logo
#advanced-need-help
Title
# advanced-need-help
m

mlemainque

10/11/2021, 2:36 PM
Hi again, I am wondering how difficult it would be for you to add more interactivity to
kedro-viz
and finally have it somehow integrated in our favorites IDE? A first easy step I think would be to add hyperlinks: * From a node you can go directly to the inner func's code in VScode thanks to a
vscode://
hyperlink * From a FS dataset you can see the list of files and open them thanks to a
file://
hyperlink. Or even display a table preview directly in kedro-viz * From an image/matplotlib dataset you can display a preview...