Min RK

Results 1478 comments of Min RK

I think option 2 is probably better in the long run, especially if it is to be used outside these to specific applications. It's still okay to use traitlets /...

Yes, I can confirm this. I've been investigating the cause, but haven't nailed it down, yet.

I've been investigating this again and still haven't identified the exact cause of the memory growth, but one mechanism to mitigate it is the `chunksize` argument. I believe the memory...

Good idea. Unfortunately, ipyparallel still doesn't have the ability to send interrupts *in general*, though you can often make it work depending on the environment using things like: ```python import...

With the signal/restart/streaming features we have now in 8.0, I think there's a simple missing feature: add a client-side timeout to the parallel magics. The situation is much improved, though:...

Hi! I’m going through and cleaning up old/stale issues on this repo. Sorry for not responding in a reasonable amount of time! Can you run the job submit command yourself...

I think that's still perhaps the best to use. We haven't written up a paper or anything.

Is there a way to say that manpages aren't supported? I don't even know what a manpage output of the docs would mean. It should just say "sorry, only HTML...

The main thing needed for internal_ssl to work in z2jh is to distribute the credentials to the pods appropriately. The Hub needs to store them somewhere, and they need to...