What is the right way to update Anaconda and Conda base & environments?
You’re not doing anything wrong per se, but it just doesn’t make much sense to ever run conda update anaconda and conda update –all right after each other on the same env – they represent two completely different configurations. Update Anaconda Anaconda is a Python distribution that bundles together a ton of packages. Presumably, a … Read more