We are thrilled to announce the general availability of Jupyter Enterprise Gateway 2.0 <https://github.com/jupyter/enterprise_gateway/releases/tag/v2.0.0>! Just as thrilling is the fact that this release is comprised of numerous contributions from over 30 individuals!
While our 1.x release focused on Hadoop YARN and Spark installations, release 2.0 focuses on *Kubernetes *(including support for Spark 2.4 in Kubernetes). Included in 2.0 is additional support for Docker and Docker Swarm configurations, along with Dask on YARN. *Jupyter Enterprise Gateway targets larger installations where administrators prefer to separate notebook management from the compute cluster. Typically deployed on an edge node, Enterprise Gateway performs kernel management in coordination with the underlying resource manager of the cluster - distributing kernels across the cluster. This allows the compute driver (i.e., kernel) to reside directly within the compute cluster, while notebook file management remains on the user's desktop. In containerized environments, each kernel is its own container/pod, enabling finer-grained control of compute resources.* Join us at: https://github.com/jupyter/enterprise_gateway -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/16dc46e2-975d-4d4c-b92f-3b3b82ece75e%40googlegroups.com.
