Technology · Agentic → Code Sandbox · Open Source · wiki:deep
Jupyter Enterprise Gateway is a web server that gives headless, enterprise access to Jupyter kernels — including remote kernels on distributed clusters (Apache Spark on YARN, IBM Spectrum Conductor, Kubernetes, Docker Swarm, or local to the gateway). It extends Jupyter Kernel Gateway’s websocket mode with multi-tenant remote launch, secure client→gateway→kernel paths, and persistent kernel sessions. Out of the box it supports IPython (Python), IRkernel (R), and Apache Toree (Scala).
It does not manage fleets of Notebook servers — use JupyterHub for that. Install via pip install jupyter_enterprise_gateway and run jupyter enterprisegateway.
Some agent/analysis paths need governed notebook compute on a cluster, not a disposable cloud micro-VM. Enterprise Gateway is the Code Sandbox pick when isolation means resource-manager placement and shared Spark/K8s kernels behind a gateway. Prefer e2b / Daytona when the agent needs programmatic sandboxes for arbitrary code/shell without a Jupyter protocol.
Clients talk to the Enterprise Gateway; the gateway’s process-proxy/launcher framework starts kernels locally, round-robin on nodes, or via a configured resource manager. Sessions can persist; communication is secured end-to-end through the gateway.
Related: daytona · e2b · topics/06-self-coding
Scroll inside the canvas to pan
Catalog backlinks — what points here (wiki “what links here”).
Claims below are backed by science sources on disk.
Remote kernels / gateway role
jupyter-server/enterprise_gateway · MODERATE
“Sandbox — A fast, secure Linux VM created on demand for your agent, which you can pause and resume as needed”
Docs / operators surface
Enterprise Gateway documentation · MODERATE
“E2B provides isolated sandboxes that let agents safely execute code, process data, and run tools.”
Contrast vs agent sandboxes
E2B contrast · MODERATE
“Open-source, secure environment with real-world tools for enterprise-grade agents.”
Features and peers linked from the catalog map — not a second product surface.
No DM vendor crosswalk edges yet.
Primary repo github.com/jupyter-server/enterprise_gateway · Open Source
technologies/jupyter-enterprise-gateway/README.md
9 tags · 7 out · 8 in · 3 artifacts · 1 gaps · 26 corpus docs
map_edge · 5
tech_features · 1
tech_quote · 6
tech_readme · 1
tech_science_source · 3
tech_section · 10