Skip to content

Jupyter Enterprise Gateway 0.7.0 release

Compare
Choose a tag to compare
@lresende lresende released this 17 Nov 17:13

Jupyter Enterprise Gateway release v0.7.0 is primarily a stabilization release that includes the following feature updates:

  • Support for SSH tunneling between the Enterprise Gateway server and remote kernels. Currently disabled by default, this option can be enabled via env EG_ENABLE_TUNNELING=True. We look forward to making SSH tunneling the default behavior in v0.8.0.
  • Creation of docker images for Jupyter + NB2KG, Enterprise Gateway and a Spark YARN base image to assist with gateway development. Visit our Elyra organization on docker hub (https://hub.docker.com/u/elyra/dashboard/) as well as our git repo for more information.
  • Added the ability to interrupt Python and Scala kernels running remotely as different users. Support for R in this capacity is pending.
  • Incorporated both the scala launcher code and integration tests into the enterprise-gateway repo - previously externally maintained.
  • Added support for deploying releases to PyPi and Conda-forge frameworks.
  • Refactored documentation increasing its readability. Check it out at http://jupyter-enterprise-gateway.readthedocs.io/en/latest/