kedro.framework.cli.jupyter

Description

A collection of helper functions to integrate with Jupyter/IPython and CLI commands for working with Kedro catalog.

Functions

collect_line_magic()

Interface function for collecting line magic functions from plugin entry points.

Classes

SingleKernelSpecManager(*args, **kwargs)

A custom KernelSpec manager to be used by Kedro projects.