CONDA CHEAT SHEET
https://docs.conda.io/projects/conda/en/4.6.0/_downloads/52a95608c...conda install --help Conda basics Verify conda is installed, check version number Update conda to the current version Install a package included in Anaconda Run a package after install, example Spyder* Update any installed program Command line help *Must be installed and have a deployable command, usually PACKAGENAME conda create --name py35 ...