Kevin Bates
Kevin Bates
Correct. You'd get a mixture of "flavors". With kernel providers, EG wouldn't really come into play. The "remoteness" is baked into the provider. It's up to the provider how authentication...
Hi Vlad - thanks for pointing this out. Given the lack of traffic to these demos, I would agree that it's probably best we keep things more dynamic and move...
This implies an [update of `jupyter_core`](https://www.google.com/search?q=ensure_dir_exists&rlz=1C5CHFA_enUS739US748&oq=ensure_dir_exists&aqs=chrome..69i57j69i61j0j69i61l2.4435j0j7&sourceid=chrome&ie=UTF-8) is necessary. Looks like Kernel Gateway's dependency on is `jupyter_core>=4.0.0`, when it should probably get updated to `jupyter_core>=4.4.0`
Hi @stenpiren - thanks for the update. I'm unfamiliar with the scotch_demo but, yes, the docker image is where the update is required. Looking at the `Dockerfile`, I believe the...
Hi @djain13 - I like the idea behind this, however, NB2KG is no longer taking enhancements since this code has not been use for 3 years after it was incorporated...
Hi @jaswanth99999 - this repository doesn't have test coverage, unfortunately. Given its "support state", I would not worry about including test code until an applicable change is submitted to the...
Your observation is correct, only one IP/Port is currently supported by a given NB2KG configuration. What is it you would like to do with multiple destinations? How would the client...
Hi @DonneyF - what an interesting use case! NB2KG is just a notebook server extension that turns the notebook server to which it's associated into a client of Enterprise (or...
@wkorz - ping (would like to hear more about your use case).
Thanks for opening this issue @echarles. We definitely need the changes, but I agree it is not a release blocker. Are you able to enumerate what the changes actually are?...