You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi mates, have a question, will try to organize it somehow:
We have Kubeflow 1.4.1 and use Jupiter notebook servers it has by default: https://www.kubeflow.org/docs/components/notebooks/container-images/
We decided to install Kale extension to help our ML devs with KFP sdk usage in notebooks
Jupyter server image that goes with Kubeflow v1.4.1 has version 3.0.14 by default. Kale is compatible with Jupyter 2.2>3.0, therefore it won't work there (correct me if I'm wrong)
I see that Kubeflow Jupyter images have {TAG} but the tag is not Jupyter version but Kubeflow version (for example: j1r0q0g6/notebooks/notebook-servers/jupyter-tensorflow-full:v1.4)
And now I'm not sure what is an easy way to install Kale. Is there a way to choose version of Jupyter server, or we need to take a base image (j1r0q0g6/notebooks/notebook-servers/base) and install Jupyter 2.0<3.0 there via custom docker image definition?
Maybe there are other easier options, like custom images known by the Kale community, or we are doing something wrong
The text was updated successfully, but these errors were encountered:
Hi mates, have a question, will try to organize it somehow:
We have Kubeflow 1.4.1 and use Jupiter notebook servers it has by default: https://www.kubeflow.org/docs/components/notebooks/container-images/
We decided to install Kale extension to help our ML devs with KFP sdk usage in notebooks
Jupyter server image that goes with Kubeflow v1.4.1 has version 3.0.14 by default. Kale is compatible with Jupyter 2.2>3.0, therefore it won't work there (correct me if I'm wrong)
I see that Kubeflow Jupyter images have {TAG} but the tag is not Jupyter version but Kubeflow version (for example: j1r0q0g6/notebooks/notebook-servers/jupyter-tensorflow-full:v1.4)
And now I'm not sure what is an easy way to install Kale. Is there a way to choose version of Jupyter server, or we need to take a base image (j1r0q0g6/notebooks/notebook-servers/base) and install Jupyter 2.0<3.0 there via custom docker image definition? Maybe there are other easier options, like custom images known by the Kale community, or we are doing something wrong
Hi mates, have a question, will try to organize it somehow:
https://www.kubeflow.org/docs/components/notebooks/container-images/
And now I'm not sure what is an easy way to install Kale. Is there a way to choose version of Jupyter server, or we need to take a base image (j1r0q0g6/notebooks/notebook-servers/base) and install Jupyter 2.0<3.0 there via custom docker image definition?
Maybe there are other easier options, like custom images known by the Kale community, or we are doing something wrong
The text was updated successfully, but these errors were encountered: