Re: [sage-devel] Deactivate sage-env for conda

2017-03-20 Thread Erik Bray
On Fri, Mar 17, 2017 at 5:24 AM, Francois Bissey wrote: > Sounds like what “module”/lmod are supposed to do automatically > for you. Sourcing sage-env effectively give you a sage shell > as you would if you run “sage -sh”. Again there is not really > a deactivation. It starts a new shell and once

Re: [sage-devel] Deactivate sage-env for conda

2017-03-16 Thread Francois Bissey
Sounds like what “module”/lmod are supposed to do automatically for you. Sourcing sage-env effectively give you a sage shell as you would if you run “sage -sh”. Again there is not really a deactivation. It starts a new shell and once you type exit you are out. But you could try to work out someth