Kevin Bates
Kevin Bates
>> EG sends the kernel_id to the kernel and it is returned to handle interleaved launches/responses. > How does it sends it ? As an explicit argument to the launcher:...
> The connection file still has to be transferred from the client machine to the kernel machine if the kernel is remote (via a gateway or any other intermediate agent)....
That's not that big of a deal - although I was hoping (assuming I could move to this proposal) not having to open the "connection file" to extract the pieces...
Matthias is correct, we should focus on the _what_ instead of the _how_. I'm sorry this has diverged but I'm just trying to make these two implementations (EG's and this...
Hi Johan, I feel I owe a response here and I apologize for the delay. I think the proposal accomplishes its purpose - to address race conditions relative to local...
Thanks for the ping @dhirschfeld and reference to the team-compass issue @echarles. @hbcarlos - this is great - thank you for opening this issue! I'm really hoping this proposal can...
I think we may want to distinguish between services and their handlers in this discussion. I view the handlers as the entities that _expose_ a service to users (aka the...
> I think there's a real test failure, presumably related to a url somewhere or other that needs updating, but I haven't found it. @minrk - could you please point...
For anyone wanting to take this one, this essentially means deriving from the [`MetadataStore`](https://github.com/elyra-ai/elyra/blob/720fb3663ef6c30bd420d320b5f1b32325a8aff6/elyra/metadata/storage.py#L42) abstract base class and implementing the prescribed methods. The system is currently designed to use a...
This can happen if your Notebook server is no longer running. Check the command window in which `jupyter notebook` was invoked. If the server is still active, please provide the...