Kris Wilson

Results 14 comments of Kris Wilson

+1. I directly encountered this problem as well and found it to be incredibly confusing and something very specific to Kubeflow notebooks. It appeared like my notebook was broken, but...

increasing the default session timeout to 12+ hours seems like a reasonable initial mitigation to reduce the frequency at which this occurs. I wonder if a JupyterLab plugin specific to...

@thesuperzapper yeah, my group at Twitter has built jupyterlab plugins that can refresh the UI like this for things like dynamically changing the ContextManager at runtime etc. so, I think...

> If others are interested I can make this public. @vinayan3 that would be awesome!

I think this is specific to and because of the way the `

(except in the case where the x in `

we might still be able to send FDs across processes on OSX, just not by an externally addressable path

respecting these extras environmental markers is a known gap in `pex` - and (I believe) a known gap in general for cross-platform python resolution. most interactions with `pip` involve resolving...

there's also no exclude syntax that I'm aware of for python requirements, tho that'd be nice in cases like this and could be worth pursuing. beyond that, it seems like...