carpentries-incubator / julia-novice

A lesson exploring the Julia language
https://carpentries-incubator.github.io/julia-novice
Other
15 stars 20 forks source link

make deactivation of local environment more prominent #46

Closed psteinb closed 10 months ago

psteinb commented 12 months ago

Leaving a local environment is very important. Beginners may be irritated why all of a sudden installed packages are not present anymore. Also, people like myself coming from a different language where the deactivate command exists to leave a local (virtual) environment, may be lost as julia does NOT have a similar command.

kescobo commented 12 months ago

I like this idea :+1:

BeastyBlacksmith commented 11 months ago

would you mind adding yourself to the AUTHORS file?

BeastyBlacksmith commented 10 months ago

Done in #62