kedro-org / kedro-viz

Visualise your Kedro data and machine-learning pipelines and track your experiments.
https://demo.kedro.org
Apache License 2.0
650 stars 107 forks source link

Older kedro-viz breaks with latest kedro-datasets #1771

Closed rashidakanchwala closed 4 months ago

rashidakanchwala commented 4 months ago

Description

If you are on the latest Kedro-dataset and you are on an older version of Kedro-viz; it breaks when you try to access plotlyDatasets and MatplotlibDatasets

Kedro-viz 7.1.0 Kedro-datasets 2.1.0 Kedro 0.18.14

Context

How has this bug affected you? What were you trying to accomplish?

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected Result

Tell us what should happen.

Actual Result

Tell us what happens instead.

-- If you received an error, place it here.
-- Separate them if you have more than one.

Your Environment

Include as many relevant details as possible about the environment you experienced the bug in:

Checklist