Skip to content

picklejuicedev/kedro-viz-standalone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kedro-Viz Standalone Component

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.

Install and run

npm install && npm start

build

npm run build

You can now use the output in the build folder to embed into your static website.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.1%
  • HTML 15.2%
  • CSS 3.7%