Make abspath does not expand ~.
For some reason the make abspath command does not to tilde expansion, causing conda stuff to get installed in ./~/.conda/... on CoCalc. Prefer $(HOME)
For some reason the make abspath command does not to tilde expansion, causing conda stuff to get installed in ./~/.conda/... on CoCalc. Prefer $(HOME)