https://kedro.org/ logo
#questions
Title
# questions
f

Franco Zentilli

04/05/2023, 4:12 PM
hello ! 🙂 I’m working in a project using kedro-glass / hydra-config loader with the next structure: 3 pipelines (master+model+prediction). And for some reason the
kedro viz
is not working properly, is displaying like all nodes in one row, very weirds. There are not error in the terminal when is executed and my kedro-viz version is 6.0.1. Does anyone knows what could be happening? is Like kedro viz is not recognising the connection between nodes in pipelines.
d

datajoely

04/05/2023, 4:21 PM
hello this isn’t open source Kedro unfortunately we can’t support that here
🥲 1
g

Gaëtan Dissez

04/06/2023, 1:54 PM
Encountered the same issue! Is there any way of creating a kedro viz for a particular pipeline when your project (repo) might contain multiple pipelines? Thanks a lot!
d

datajoely

04/06/2023, 1:59 PM
kedro viz --pipeline x
IIRC
❤️ 1
3 Views