summaryrefslogtreecommitdiff
path: root/devel/py-jupyter-kernel-gateway/pkg-descr
blob: ee9d9d6c779c53756a4c68d92e7bd43c5e71259e (plain) (blame)
1
2
3
4
Jupyter Kernel Gateway is a web server that provides headless access to Jupyter
kernels. Your application communicates with the kernels remotely, through REST
calls and Websockets rather than ZeroMQ messages. There are no provisions for
editing notebooks through the Kernel Gateway.