A tweaked version of the standalone app from tynandebold app that can run Kedro-Viz as a standalone component on a static website.
It loads a local pipeline.json
file and renders it.
npm install && npm start
npm run build
You can now use the output in the build folder to embed into your static website.