This repository is deprecated. It has been moved to https://github.com/jupyterlab/jupyterlab as a sub-package
BSD 3-Clause "New" or "Revised" License
72
stars
45
forks
source link
Separate Interface and Implementation namespaces #305
Closed
blink1073 closed 7 years ago
IKernel
should only refer to items inIKernel
, andKernel
should be the implementation.