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
Update the plugin to ensure compatibility with the latest major Kedro release: 1.0.0.
This release introduces several breaking changes. One notable change is the renaming of the extra_params argument in kedro.session.create to runtime_params, which currently affects this plugin and requires updates.