Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kedro viz --load-file does not show additional information #1101

Closed
1 task done
haijames opened this issue Sep 28, 2022 · 3 comments
Closed
1 task done

kedro viz --load-file does not show additional information #1101

haijames opened this issue Sep 28, 2022 · 3 comments
Assignees

Comments

@haijames
Copy link

haijames commented Sep 28, 2022

Description

additional information only show when you run kedro viz, but when you save the visualization as a json file and then visualize it with kedro viz --load-file, the additional information disappear

When using kedro viz
image

When using kedro viz --load-file
image

Context

I tried to visualize my json file by using kedro viz --load-file and it doesn't show the parameter, so I cloned your demo-project and test it out with the kedro viz --save-file and kedro viz --load-file and saw it have the same issue as I have in my project

Steps to Reproduce

  1. [First Step] Clone kedro-viz, pip install kedro-viz, kedro 0.18.1 and cd demo-project
  2. [Second Step] pip install --no-cache-dir --upgrade -r ./src/docker_requirements.txt
  3. [and so on...] run kedro run kedro viz --save-file a.json and then kedro viz --load-file

Expected Result

Information should be shown

Actual Result

Information should be shown

Your Environment

Web browser system and version: Chrome
Operating system and version: Windows 10 pro 21H2

Checklist

  • Include labels so that we can categorise your issue
@tynandebold
Copy link
Member

tynandebold commented Oct 4, 2022

Thanks for the bug report, @haijames! This is a known issue and we're researching a way to better enable this behavior, perhaps in #1116.

Just curious: are you saving the JSON because you want to be able to share your Kedro-Viz with others?

@tynandebold tynandebold changed the title kedro viz --load-file does not show additional information<Title> kedro viz --load-file does not show additional information Oct 4, 2022
@tynandebold tynandebold moved this from Inbox to Backlog in Kedro-Viz Oct 4, 2022
@haijames
Copy link
Author

haijames commented Oct 6, 2022

Thanks for the bug report, @haijames! This is a known issue and we're researching a way to better enable this behavior, perhaps in #1116.

Just curious: are you saving the JSON because you want to be able to share your Kedro-Viz with others?

Actually I'm developing a feature that will read an excel that describe an ETL, then generating your json file template to use kedro viz

@tynandebold tynandebold moved this from Backlog to Todo in Kedro-Viz Feb 6, 2023
@rashidakanchwala rashidakanchwala moved this from Todo to In Progress in Kedro-Viz Feb 6, 2023
@rashidakanchwala rashidakanchwala moved this from In Progress to Todo in Kedro-Viz Feb 7, 2023
@rashidakanchwala rashidakanchwala moved this from Todo to In Progress in Kedro-Viz Feb 15, 2023
@rashidakanchwala rashidakanchwala moved this from In Progress to In Review in Kedro-Viz Feb 17, 2023
@tynandebold tynandebold moved this from In Review to Todo in Kedro-Viz Feb 22, 2023
@tynandebold tynandebold moved this from Todo to Backlog in Kedro-Viz May 2, 2023
@tynandebold
Copy link
Member

There's related work in #1263 for this, but we'll close it now as it isn't a priority.

@tynandebold tynandebold closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2023
@github-project-automation github-project-automation bot moved this from Backlog to Done in Kedro-Viz Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants