Escaping the Caret (^) Character in Conda Environment Variables
Feb 28, 2024 · 3 min read · 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...
Join discussion