You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kedro-viz is not displaying details of nodes when a proxy is set. The pipeline completely disappear when I click on a node.
Context
I try to run kedro-viz behind a proxy in my company (Linux RedHat) but I'm not able to see node's detail (as soon as I click on a node, the pipeline disappear).
I recreate the exact same problem on my personal laptop (MacOS) using Jupyter Server Proxy and iris-pandas template.
Steps to Reproduce
Install jupyter-server-proxy and create a new Kedro project using iris-pandas template
Downgrading the version to the one proposed in the #916 issue allow me to used Kedro-Viz behind the proxy (but I get other bugs solved since that version)
Description
Kedro-viz is not displaying details of nodes when a proxy is set. The pipeline completely disappear when I click on a node.
Context
I try to run kedro-viz behind a proxy in my company (Linux RedHat) but I'm not able to see node's detail (as soon as I click on a node, the pipeline disappear).
I recreate the exact same problem on my personal laptop (MacOS) using Jupyter Server Proxy and iris-pandas template.
Steps to Reproduce
Expected Result
Clicking on a node when Kedro-Viz is used behind a proxy should give the same behaviour as when Kedro-Viz is used locally
Actual Result
Pipeline disappear or appear again after a while ~10s (but only details of the clicked node can be displayed)
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: