Commit e93291d9 authored by Peter Parente's avatar Peter Parente

Note about Python 3 kernel

parent e7c2515a
# Kernel Gateway Stack
## What it Gives You
* [Jupyter Kernel Gateway](https://github.com/jupyter-incubator/kernel_gateway) that enables programmatic access to kernels
* Python 3 kernel
* No preinstalled scientific computing packages
* [tini](https://github.com/krallin/tini) as the container entrypoint
......@@ -15,4 +17,4 @@ docker run -d -p 8888:8888 jupyter/minimal-kernel
## Docker Options and More Information
* For more information on the Kernel Gateway and its configuration options see the
[Kernel Gateway Repository](https://github.com/jupyter-incubator/kernel_gateway#what-it-gives-you).
\ No newline at end of file
[Kernel Gateway Repository](https://github.com/jupyter-incubator/kernel_gateway#what-it-gives-you).
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment