Skip to content

An exercise to create containerized Jupyter kernels deployed in a cluster

Notifications You must be signed in to change notification settings

papagian/jupyter-kernels

Repository files navigation

jupyter-kernels

Jupyter notebooks are handy and elegant. Docker is awesome. These are some exercises to create containerized Jupyter kernels deployed in a cluster.

  • bash_kernel is an example of what happens if we combine Jupyter with Docker.

  • psql_kernel is an example of how bash_kernel can be easily extented to any docker image and interpreter.

  • and bash_k8s_kernel is an example of a kernel running in a Kubernetes cluster.

About

An exercise to create containerized Jupyter kernels deployed in a cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published