kedro.framework.cli.jupyter.SingleKernelSpecManager

class kedro.framework.cli.jupyter.SingleKernelSpecManager(*args, **kwargs)[source]

A custom KernelSpec manager to be used by Kedro projects. It limits the kernels to the default one only, to make it less confusing for users, and gives it a sensible name.