I got two NEW Laptops! So I recently switched to not one but two new machines — exciting, right? That is, until I realized just how many environment variables, Conda environments, and subtle machine-specific settings I had to migrate. What seemed lik...

Escaping the Caret (^) Character in Conda Environment Variables The other day I found myself trying to set a conda environmental variable with a caret (^) in it and found myself frustrated. I tried what I thought would work using “ “ and ‘ ‘ and % to...
