You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -128,7 +128,7 @@ and you would be able to preview it in the MLflow web UI:
128
128
it's probably because you had already executed `kedro run` while the dataset was marked as `versioned: true`.
129
129
The solution is to clean up the old `data/08_reporting/dummy_confusion_matrix.png` directory.
130
130
131
-
Check out {external+kedro-mlflow:doc}`the official kedro-mlflow documentation on versioning Kedro datasets <source/04_experimentation_tracking/03_version_datasets>`
131
+
Check out [the official kedro-mlflow documentation on versioning Kedro datasets](https://kedro-mlflow.readthedocs.io/en/stable/source/03_experiment_tracking/01_experiment_tracking/03_version_datasets.html)
0 commit comments