kedro viz --load-file
looks for project configurations.
#2045
Labels
kedro viz --load-file
looks for project configurations.
#2045
Description
kedro-viz --load-file
looks for project configurations. Ideally it should be able to run directly using the json regardless if the Kedro project exists or not.Raised by @noklam
Steps to Reproduce
kedro viz --save-file=file
from demo-project directorykedro viz --load-file=file
from demo-project directoryExpected Result
It shouldn't throw that bug.
Actual Result
Tell us what happens instead.
Your Environment
Include as many relevant details as possible about the environment you experienced the bug in:
Checklist
The text was updated successfully, but these errors were encountered: