jupyter_server icon indicating copy to clipboard operation
jupyter_server copied to clipboard

Extract out kernels

Open davidbrochart opened this issue 2 years ago • 16 comments

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.

davidbrochart avatar Nov 29 '22 12:11 davidbrochart