Closed fieeman closed 1 year ago
I'm unable to reproduce the issue. Logs were perfectly clean and produced the following:
[I 2023-03-13 10:15:59.314 ElyraApp] local 'hello-generic-world':'Part 1 - Data Cleaning' - completed Part 1 - Data Cleaning.ipynb (25.280 secs)
[I 2023-03-13 10:15:59.314 ElyraApp] local 'hello-generic-world' - pipeline processed (27.792 secs)
I have only modified the versions of jupyter and it works now
jupyter==1.0.0
jupyter-app-launcher==0.1.5
jupyter_client==8.0.3
jupyter-console==6.6.3
jupyter-contrib-core==0.4.0
jupyter_core==5.2.0
jupyter-events==0.6.3
jupyter-lsp==1.5.1
jupyter-nbextensions-configurator==0.6.1
jupyter_packaging==0.12.3
jupyter-resource-usage==0.7.2
jupyter-server==1.23.6
jupyter_server_fileid==0.8.0
jupyter-server-mathjax==0.2.6
jupyter-server-proxy==3.2.2
jupyter_server_terminals==0.4.4
jupyter_server_ydoc==0.6.1
jupyter-telemetry==0.1.0
jupyter-ydoc==0.2.3
jupyterhub==1.5.1
jupyterlab==3.6.1
jupyterlab-git==0.41.0
jupyterlab-lsp==3.10.2
jupyterlab-pygments==0.2.2
jupyterlab_server==2.20.0
jupyterlab-widgets==3.0.5
nteract-on-jupyter==2.1.3
Hello everyone, im new using elyra, when I want to run the
load_data.ipynb
(https://github.com/elyra-ai/examples/tree/main/pipelines/introduction-to-generic-pipelines ) example I get this error. I am running it on a TLJH (The Littlest JupyterHub) instance, I have had no problems with other extensions.What can I do to solve it?
this my environment
Thanks for your time