Closed sleepo-chin closed 4 years ago
While we look into this issue, an immediate workaround would be to change the kernel to a local Python 3
kernel.
@sleepo-chin Based on our investigation and some discussion around the team, this seems to be a sort of deep issue on how we run pipelines locally, but the good news is that we have a possible solution that we are working on and will keep you updated via this issue. Anyway, thanks for trying Elyra and we will let you know when a pull request is available.
@sleepo-chin This is now on Elyra 1.3.x release, please let us know if you see any other issues related to this.
I do jupyter-hub connect with elyra and elyra connect to enterprise gateway
Before I change the kernel of notebook. That notebook is no kernel. If I opened notebook and select my kernel on enterprise gateway such as tensorflow kernel.
so I run pipeline agian. This is a error for me:
In the logs of jupyter lab said me that no kernel name tensorflow, but I can use a kernel tensorflow for run notebook.
I want to know how to fix that for kernels on enterprise gateway for run pipeline on locally Thank for your answer.