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

Spike: Share JSON data from Kedro-Viz via extension to Webview #2021

Closed
1 task
jitu5 opened this issue Aug 2, 2024 · 0 comments · Fixed by #2049
Closed
1 task

Spike: Share JSON data from Kedro-Viz via extension to Webview #2021

jitu5 opened this issue Aug 2, 2024 · 0 comments · Fixed by #2049
Assignees
Labels
Issue: Feature Request Python Pull requests that update Python code

Comments

@jitu5
Copy link
Contributor

jitu5 commented Aug 2, 2024

Description

Conduct a technical feasibility spike to explore methods for sharing JSON data from Kedro-Viz through a VSCode extension into a Webview.

Context

This enhancement aims to streamline workflows by integrating visualisation and code editing for Kedro user. It will facilitate better data management Kedro extension and Kedro-Viz Webview.

Possible Implementation

Backend server (kedro viz Python) that send data to a specific endpoint. This may requires decouple existing kedro viz logic a little bit. The logic is implemented mostly already, we just need to extract the bit we need. Also explore around use of new CLI command kedro viz export --lite which give just JSON data.

This Spike is linked to parent ticket #1968

Checklist

  • Include labels so that we can categorise your feature request
@jitu5 jitu5 added Issue: Feature Request Python Pull requests that update Python code labels Aug 2, 2024
@jitu5 jitu5 self-assigned this Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Feature Request Python Pull requests that update Python code
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant