Remove reload_kedro_mlflow line magic #349
Labels
enhancement
New feature or request
need-design-decision
Several ways of implementation are possible and one must be chosen
Description
The
reload_kedro_mlflow
line magic is used to expose amlflow_client
in jupyter notebooks automatically.Context
To avoid code debt, this will be removed in future versions, and will not be considered a breaking change.
Possible Implementation
Remove:
extras
foldersetup.py
entrypointand all according tests
The text was updated successfully, but these errors were encountered: