Arjun Verma

Results 131 comments of Arjun Verma

For me, it doesn't break the follow mode but i cannot follow while being in suggestion view - https://github.com/user-attachments/assets/a1041936-ba88-4581-8cbd-36b32c327ec5

Almost there, i'll make the `settingRegistry` plugin optional. Thanks so much @jtpio @trungleduc @martinRenou

> I am tagging this as a "question" because I am not sure what the desired behavior should be. Maybe we should look at what other editors do. Thanks @SylvainCorlay,...

https://github.com/user-attachments/assets/629f142e-0cd7-46c7-b2c8-38c377848f0c Hi, i just confirmed it with FreeCAD and yes they do restore the visibility of base components when the operation output is deleted. We may want to replicate the...

> No unnecessary logs this time around: https://github.com/pybamm-team/PyBaMM/actions/runs/10115401416/job/27976388229 Noticed that, just that we'd need to update branch to merge. My bad, I should have done it earlier.

Hi @ArivoliR, If you are still on it - feel free to let us know in case you need help.

After the community meeting on Tuesday, I've been trying to locally deploy nebari while following [https://www.nebari.dev/docs/how-tos/nebari-local/](https://www.nebari.dev/docs/how-tos/nebari-local/) Below is the configuration file i.e. `nebari-config.yaml` : ```yaml provider: local namespace: dev nebari_version:...

Thanks for your response @marcelovilla @viniciusdc & apologies for the delay as I am also looking into the same to fix it locally and then report. Yes I'm using Docker...

Hi, I was able to get over the above error by uninstalling docker desktop and switching to docker engine natively installed on WSL. Should we also add a note in...