Hello All! Is there any workaround for using `kedr...
# questions
n
Hello All! Is there any workaround for using
kedro viz
or
kedro viz build
when your catalog expects runtime parameters? I am not able to use these commands without manually deleting the catalog files. Are there any plans to support
--conf-source
or
--params
in the kedro viz command?
👀 1
m
Hi @NAYAN JAIN! Can you explain your use case a bit more? Is the issue here that you don't have defaults set and viz can't start up without these values?
n
Yes. That is the issue. Is setting defaults for runtime parameters, the only way to get
kedro viz build
to work?
m
Yes, the only way to get the commands working is by setting default values at the moment.
👍 1