Ian Bolliger

Results 28 comments of Ian Bolliger

Thanks @jcrist and @droctothorpe. We are indeed using `cluster_options` to inject the username for other purposes, however there's one use case where I don't think this gets us to where...

You can't directly use kubectl to filter workloads via the console, as far as I know.

I'm wondering if this issue has persisted. Using distributed 2021.6.0 and gateway 0.9.0, with the kuberentes backend (running with the 2021.6.0 daskhub helm chart), I'm getting this issue even when...

I believe the test failures are occurring in other functions unrelated to this PR

@willirath just checking if you've had any time to work on this lately. This functionality would be super helpful and thanks for filing the PR! I'm happy to try to...

@willirath amazing! Many thanks! 🙏

@martinRenou correct - it's at `~/.ipython/profile_default/ipython_config.py`

@martinRenou just a thought - I guess it could also be that the kernel is properly accessing the Completer class but that the `%config` magic is not properly returning the...

I was using 0.11.1 but just updated to 0.11.2 and see the same thing

@JiaweiZhuang @Plantain curious if any more work has been done on this. We just encountered this issue when trying to run repeated tasks using different regridders with `reuse_weights=True`. Even if...