https://kedro.org/ logo
#plugins-integrations
Title
# plugins-integrations
a

Antonio Perelló Moragues

10/10/2023, 10:24 AM
Hi team! Which visualization libraries allow to input parameters and run a kedro pipeline from the very interface? I was able to do it using
streamlit
, but I could not do so with
dash
or
vizro
... Do you know how to do that or if there are any other libraries to do so? Thank you!
y

Yetunde

10/10/2023, 10:32 AM
Wait a second, @Joseph Perkins and @Huong Li Nguyen, could you help here?
j

Joseph Perkins

10/10/2023, 4:49 PM
hi @Antonio Perelló Moragues - thanks for the great question! this is a fundamental piece of functionality which will soon be available out-of-the box by default via Vizro, as part of seamless integration between Kedro and Vizro. (This will include functionality to pass parameter values from the front-end to Kedro, then trigger the Kedro pipeline run remotely, and load the results back into the front-end - in an iterative loop if required). The release date is not confirmed yet, but development is under way, and it will be announced here as soon as it's available via the Vizro interface 😁
🥳 1
👍 1
👍🏽 1
i

Iñigo Hidalgo

10/11/2023, 12:19 PM
@Guillermo Germade 👀
👀 1
5 Views