Bryn Baritompa
Bryn Baritompa
A1/R1C1 would definitely be useful if you're writing functions in an excel-like fashion mapping single cells to single cells as illustrated in column B. If you're writing in a more...
FYI: I experimented with implementing the numpy-like indexing. You can see what it involves [here](https://github.com/boaarmpit/quadratic/pull/1). Let me know if you're interested and I'll submit a PR. No problem either way....
Conda 4.9.2 with Powerlevel10k for zsh on mac also has this issue. Setting [changeps1](https://conda.io/projects/conda/en/latest/user-guide/configuration/use-condarc.html#change-command-prompt) to `False` as suggested [here](https://github.com/conda/conda/issues/3982#issuecomment-425672922) solved the issue for me. Powerlevel10k still displays the conda environment...