7 lines
266 B
Text
7 lines
266 B
Text
|
jupyter_client contains the reference implementation of the Jupyter
|
||
|
protocol. It also provides client and kernel management APIs for working
|
||
|
with kernels.
|
||
|
|
||
|
It also provides the jupyter kernelspec entrypoint for installing
|
||
|
kernelspecs for use with Jupyter frontends.
|