Skip to content

Commit 53b2644

Browse files
committed
Address continued growth and development section comments
1 parent 17f1b03 commit 53b2644

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

jupyter-enterprise-gateway-incorporation/jupyter-enterprise-gateway-incorporation.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,13 +107,15 @@ The Jupyter Enterprise Gateway community provides multiple resources that both u
107107

108108
### Demonstrate continued growth and development.
109109

110-
See "Have an active developer community that offers a sustainable model for future development" and "Have an active user community" sections above.
110+
Since entering incubation, the Jupyter Enterprise Gateway have added several new code contributors, performed 7 releases, and added support for two new resource managers - including support for Kubernetes. The community has also seen a recent increase on issues/questions submitted to the project, which implies more users are interested in, and deploying, Enterprise Gateway.
111111

112-
### Integrate well with other official Subprojects.
112+
In addition, we believe that by building upon the existing Jupyter stack, a majority of the necessary changes on Enterprise Gateway will be in the area of adding/maintaining support for resource managers (i.e., process proxy implementations). As a result Enterprise Gateway should continue to maintain compatibility/interoperability with new versions of Notebook components with little or no effort.
113113

114-
The Enterprise Gateway is a `jupyter/jupyter_core#Application` that uses programmatic APIs from `jupyter/notebook` to enable communication with Jupyter kernels like `ipython/ipykernel`. By definition, it integrates with other official Subprojects.
114+
### Integrate well with other official subprojects.
115115

116-
We are also looking for investigating deep integration with `JupyterHib` to decouple the kernel instances into specific pods in a kubernetes environment.
116+
The Enterprise Gateway is a `jupyter/jupyter_core#Application` that uses programmatic APIs from `jupyter/notebook`, `jupyter/jupyter_client` and `jupyter/kernel_gateway` to enable communication with Jupyter kernels like `ipython/ipykernel`. By definition, it integrates with other official Subprojects.
117+
118+
We are also looking for investigating deep integration with `JupyterHub` to decouple the kernel instances into specific pods in a kubernetes environment.
117119

118120
### Be developed according to the Jupyter governance and contribution model.
119121

0 commit comments

Comments
 (0)