Instantly share code, notes, and snippets.
conda env config vars set PATH=$PATH;<yourpath>
in windows use $PATH instead of %PATH%
$PATH
%PATH%