Skip to content

Jupyter Enterprise Gateway 3.0.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kevin-bates kevin-bates released this 21 Oct 21:51
· 133 commits to main since this release
c30ee37

Our 3.0.0 release is set to include the following (we'll firm these up as we near GA - hopefully the week of Oct 24):

  • Support for Spark 3.0 and pod templates
  • Improved deployment of new kernels in containerized environments
  • Support for CRDs and ConfigMaps on Spark Operator
  • Improved helm chart integration
  • Extended kernel persistence support
  • Role-based documentation: Users, Operators, Contributors, Developers
  • Enabled support for images from private registries
  • Formalized HA support (singe-instance vs. multi-instance)
  • Extend LB algorithms for distributed kernels
  • Enabled support for any subclass of IpyKernel kernels
  • Enabled support for ConfigMaps in Spark Operator
  • Allow operators to increase the maximum sockets and thread pool of the ZMQ context
  • Bug fixes and maintenance