elyra-ai / elyra

Elyra extends JupyterLab with an AI centric approach.
https://elyra.readthedocs.io/en/stable/
Apache License 2.0
1.82k stars 343 forks source link

Validate Elyra release on JupyterHub #329

Closed lresende closed 4 years ago

kinow commented 4 years ago

Tested just now as I use JupyterHub in another project, but a friend sent me the link to the Elyra project.

Worked with no issues. Just cd to another directory, created a jupyterhub_config.py with just one line c.Spawner.default_url = '/lab'. Used a virtualenv for the tests.

image

image

image

image

(stopped the server, restarted it, then tried the elyra python file, no issues :+1:)

lresende commented 4 years ago

Great @kinow, looks like you validated this on a local JupyterHub env? If so, I will let this open a little more for us to validate on the Kubernetes env, and make sure our docker images, etc are working ok on the containerized hub env.

kinow commented 4 years ago

Great @kinow, looks like you validated this on a local JupyterHub env?

Yup, local only.

If so, I will let this open a little more for us to validate on the Kubernetes env, and make sure our docker images, etc are working ok on the containerized hub env.

Good idea :+1: and thanks for Elyra!

akchinSTC commented 4 years ago

Verified elyra is working on IKS (IBM Kubernetes Service). Few things that needed to be configured: