Mihir Samdarshi

Results 18 comments of Mihir Samdarshi

Thanks so much @Eugeny I am going to continue working on debugging this. I am currently deep into concurrent lldb sessions comparing OpenSSH and Russh lol. I'll continue pushing whatever...

Hi, I this is might be a little late, but I am having this issue too when running using Batch. I configured my core environment on my own (without using...

@shivamerla are the env vars required when using k3s? I was having the same issue (k3s v1.27.2+k3s1) until I added them. ```yaml env: - name: NVIDIA_VISIBLE_DEVICES value: all - name:...

I'm still running into this issue with `gs://` cloud paths with brackets in the name of the path, even with glob=False ```python df = pl.read_parquet("gs://foo/[bar]/baz.parquet", glob=False) ```

@Byron, how would I go about adding exclusions for certain crates? `google_compute1`'s `ShieldedInstanceInitialState` and other fields seem to be url-safe base64 rather than standard base64 I see the following code...

Beta has been refreshed from PR #511. Beta is now at v2.1.7

Beta has now been refreshed from PR #517. Beta is now at v2.1.10

case-insensitivity was implemented for `network_optimized_weights` sheets when the change for the `network` sheet was made

#791 should address this, at least for saving the graph in the PNG format