Closed minrk closed 8 years ago
Thanks!
Dont we want to keep the sys prefix for detecting conda envs? This doesn't just get used by nteract/nteract - if a user launches Atom from the CLI while in a conda environment (or virtual environment) then that environment is the sys.prefix
The guess used when sysPrefix is false will work in any env, I think. It's only the non-env weird cases where sysPrefix will differ from the cheap guess.
and log it
closes #16
alternately, with the new guessSysPrefix, sys-prefix-promise can probably be dropped altogether.