Closed minrk closed 8 years ago
I would still want to keep sys prefix available since we can't guarantee jupyter is on the system
sys-prefix via guessSysPrefix
will still be available by default.
After rebasing, I'll go ahead and merge this.
rebased
Finally shipped 1.1.0 with this, thanks @minrk. You're also on npm as a maintainer for this package.
cool, thanks!
deprecates
withSysPrefix: true
in favor of the good-enough guess based on PATH.also closes #16
if going with this, can skip #20