jupyter/services

Separate Interface and Implementation namespaces

Closed this issue · 1 comments

IKernel should only refer to items in IKernel, and Kernel should be the implementation.

Closing as we decided against this in jupyterlab/jupyterlab#1712.