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

Export without run #1857

Open
1 task done
astrojuanlu opened this issue Apr 11, 2024 · 2 comments
Open
1 task done

Export without run #1857

astrojuanlu opened this issue Apr 11, 2024 · 2 comments

Comments

@astrojuanlu
Copy link
Member

astrojuanlu commented Apr 11, 2024

Description

Currently there's a --save-file option in kedro viz run that exports something (what exactly is unclear: #1681)

Still, it's very weird that there's no option to just export the thing without actually running the web server.

Context

Potentially useful for users of the React component #1745.

Possible Implementation

Have a fully documented kedro viz export command that does the same as kedro viz run --save-file=... without actually running the webserver, exiting immediately.

❯ kedro viz export ./spaceflights-viz
Exported to spaceflights-viz
❯ tree spaceflights-viz
...

Possible Alternatives

?

Checklist

  • Include labels so that we can categorise your feature request
@astrojuanlu
Copy link
Member Author

Notice that this is not the same as kedro viz build, which creates the whole HTML

@rashidakanchwala rashidakanchwala moved this to Inbox in Kedro-Viz Apr 22, 2024
@rashidakanchwala rashidakanchwala moved this from Inbox to Backlog in Kedro-Viz Jul 29, 2024
@astrojuanlu
Copy link
Member Author

This is connected with #2163.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant