What would be the best practice to make my system `conda` available to DSS?
Adding `conda`'s path to PATH does not always work (ie. using DSS virtualbox image, where DSS launches at server startup).
I ended up creating a symlink of `conda` in /dss/bin/, but is that good practice? Or is there a better way?