kedro-viz icon indicating copy to clipboard operation
kedro-viz copied to clipboard

Disable experiment tracking and publishing for static build

Open sbrugman opened this issue 11 months ago • 7 comments

Description

When serving a project statically via kedro viz build, I would like to turn off unused features:

  • Experiment Tracking
  • Publish and Share pipeline
  • Autoreload

Context

Why is this change important to you? How would you use it? How can it benefit other users?

Possible Implementation

(Optional) Suggest an idea for implementing the addition or change.

Possible Alternatives

(Optional) Describe any alternative solutions or features you've considered.

Checklist

  • [x] Include labels so that we can categorise your feature request

sbrugman avatar Mar 18 '24 19:03 sbrugman