kedro-viz icon indicating copy to clipboard operation
kedro-viz copied to clipboard

Kedro-viz needs too much to run properly

Open foxale opened this issue 2 years ago • 9 comments

Description

So according to this https://github.com/kedro-org/kedro-viz/issues/1125 kedro-viz requires

  • all plugins to be working (incl. mlflow connection to remote tracking server if leveraged)
  • all python packages to be installed

For me it just doesn't make sense. Why would I need to have the python env ready to visualize project flow? The original issue seems dead, but kedro-viz is still in some way a core kedro feature, so..

foxale avatar Nov 02 '22 20:11 foxale