mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-14 13:32:56 +00:00
Note about Python 3 kernel
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# 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).
|
||||
[Kernel Gateway Repository](https://github.com/jupyter-incubator/kernel_gateway#what-it-gives-you).
|
||||
|
Reference in New Issue
Block a user