kale icon indicating copy to clipboard operation
kale copied to clipboard

no kubeflow pipeline deployment pannel blue button on the left of jupyterlab

Open jeff900911 opened this issue 3 years ago • 3 comments

i tried to install kale on my kubeflow jupyterlab, after i followed the instructions

pip install jupyterlab==1.1.1
pip install kubeflow-kale
jupyter labextension install kubeflow-kale-labextension

It's seemed like everything is ok and after i typed jupyter labextension list, it's followed by

$ jupyter labextension list
JupyterLab v1.1.1
Known labextensions:
   app dir: /home/jovyan/.local/share/jupyter/lab
        kubeflow-kale-labextension v0.5.0  enabled  OK
        kubeflow-kale-launcher v1.4.0  enabled  OK

but there is no kale blue button on the left of my jupyterlab,i want to know why and how to fix this problem, thank you.

jeff900911 avatar Aug 25 '20 11:08 jeff900911

Hello @jeff900911!

Could you try to remove the kubeflow-kale-launcher extension? It's a deprecated package and it may cause conflicts when combined with kubeflow-kale-labextension.

elikatsis avatar Sep 08 '20 09:09 elikatsis

I'm facing similar issue as well..

root@a88c90bd73a1:/home/jovyan# jupyter labextension list JupyterLab v2.2.4 Known labextensions: app dir: /usr/local/share/jupyter/lab kubeflow-kale-labextension v0.6.0 enabled OK

lcr95 avatar Dec 12 '20 02:12 lcr95

same here. image

Cedricyf avatar Oct 23 '21 03:10 Cedricyf