From 18cfa3e2458fa0732742917e20d150e3c9d7f03f Mon Sep 17 00:00:00 2001 From: IITII Date: Sat, 18 Nov 2023 08:51:00 +0800 Subject: [PATCH] docs: reformat list (#1350) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a2086da..1e350d8c 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,9 @@ an enterprise. Inspired by Jupyter Kernel Gateway, Jupyter Enterprise Gateway pr - Adds support for remote kernels hosted throughout the enterprise where kernels can be launched in the following ways: - \_ Local to the Enterprise Gateway server (today's Kernel Gateway behavior) - \_ On specific nodes of the cluster utilizing a round-robin algorithm * On nodes identified by an associated resource manager + - Local to the Enterprise Gateway server (today's Kernel Gateway behavior) + - On specific nodes of the cluster utilizing a round-robin algorithm + - On nodes identified by an associated resource manager - Provides support for Apache Spark managed by YARN, IBM Spectrum Conductor, Kubernetes or Docker Swarm out of the box. Others can be configured via Enterprise Gateway's extensible framework. - Secure communication from the client, through the Enterprise Gateway server, to the kernels - Multi-tenant capabilities