FeaturesΒΆ

Jupyter Enterprise Gateway exposes the following features and functionality:

  • Enables the ability to launch kernels on different servers thereby distributing resource utilization across the enterprise
  • Pluggable framework allows for support of additional resource managers
  • Secure communication from client to kernel
  • Persistent kernel sessions (see Roadmap)
  • Configuration profiles (see Roadmap)
  • Feature parity with Jupyter Kernel Gateway
  • A CLI for launching the enterprise gateway server: jupyter enterprisegateway OPTIONS
  • A Python 2.7 and 3.3+ compatible implementation