Created
February 13, 2019 16:03
-
-
Save itamarst/236b0e22fca9339cd6ac3109bb280cec to your computer and use it in GitHub Desktop.
I ♥ conda
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ conda update -n base -c defaults conda | |
Solving environment: done | |
==> WARNING: A newer version of conda exists. <== | |
current version: 4.5.11 | |
latest version: 4.6.3 | |
Please update conda by running | |
$ conda update -n base -c defaults conda | |
# All requested packages already installed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment