# kernel_gateway_java_demos **Repository Path**: hackydh/kernel_gateway_java_demos ## Basic Information - **Project Name**: kernel_gateway_java_demos - **Description**: kernel gateway demos in java - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Kernel Gateway demos in Java Example applications of the [Jupyter Kernel Gateway](https://github.com/jupyter/kernel_gateway) in Java. This demo uses [jupyter-websocket](https://jupyter-kernel-gateway.readthedocs.io/en/stable/websocket-mode.html) to show how to spawn kernels and evaluate code on them using a Java client. [More Demos](https://github.com/jupyter/kernel_gateway_demos).