jupyter_server
jupyter_server copied to clipboard
Extract out kernels
Problem
We have extracted out jupyter-server-terminals, should we do the same for kernels?
Proposed Solution
Create a jupyter-server-kernels package.
Additional context
This would allow to proxy the kernels service, as it's done for terminals in jupyter-server-terminals-proxy.