hi team - any insight into why my kedro viz is dis...
# questions
n
hi team - any insight into why my kedro viz is displaying everything in my pipeline under 1 layer even though i have 3 defined?
h
Someone will reply to you shortly. In the meantime, this might help:
d
There is a chance the layout engine can't differentiate
n
downgrading to
kedro-viz==10.2.0
solved this so might be a bug
👀 1
d
would you mid raising an issue?
n
of course
🙏 2
r
thanks Nik. would u be able to share code to reproduce this issue and also screenshot ?
i need the catalog entries where you specify the layers, how the pipeline looks and a screenshot of the viz. thank you!
n
will send separately
r
Thanks for sharing the code. I was able to replicate this bug at my end finally. It is to do with dataset factory resolution with the new KedroDataCatalog. I will raise an issue to fix this. thanks
thankyou 1