On https://conda.github.io/conda-pack/ it says:
Once an environment is unpacked and conda-unpack has been executed, it cannot be relocated. Re-applying conda-pack is unlikely to work.
Is there a way to programmatically detect whether or not conda-unpack has already been executed?
On https://conda.github.io/conda-pack/ it says:
Is there a way to programmatically detect whether or not
conda-unpackhas already been executed?