kedro-org/Publish Kedro-Viz to GitHub Pages
Build and publish interactive Kedro pipeline visualizations to GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project_path | Set your Kedro-project path to build the Kedro-Viz artifacts. | no | . |
| include_hooks | Set whether to include hooks while creating your Kedro-project build artifacts. | no | false |
| telemetry_consent | Set your consent if you would like to participate in Kedro-Telemetry. Defaults to false | no | false |
| python_manager | Set the Python package manager to use ('pip' or 'uv'). Defaults to 'pip' | no | pip |
| auto_deploy | Control automatic deployment to GitHub Pages. Set to 'false' to only build and upload artifacts without deploying. Defaults to 'true' | no | true |
| deployment_check | Check if GitHub Pages is configured before deploying. Set to 'false' to skip safety checks. Defaults to 'true' | no | true |
Outputs
no outputs