Improve Kedro-viz experience on notebooks. #1668
Labels
Issue: Feature Request
Python
Pull requests that update Python code
Quick Win
Low/Medium priorities but quick to do
Milestone
Description
When using the %run_viz command for kedro-viz in Jupyter notebooks, it currently opens as an embedded iframe, which is not ideal. The goal of this ticket is to enhance the user experience by adopting a Databricks-like approach, where instead a link is displayed. Clicking this link will open Kedro-viz in a new browser tab.
Possible Implementation
Here's an example of how it works in Databricks https://docs.kedro.org/en/latest/deployment/databricks/databricks_visualisation.html
Possible Alternatives
(Optional) Describe any alternative solutions or features you've considered.
Checklist
The text was updated successfully, but these errors were encountered: