Jupyter Kernel Gateway
copied from cf-staging / jupyter_kernel_gatewayconda install conda-forge::jupyter_kernel_gateway
conda install conda-forge/label/cf201901::jupyter_kernel_gateway
conda install conda-forge/label/cf202003::jupyter_kernel_gateway
conda install conda-forge/label/gcc7::jupyter_kernel_gateway
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.