Added the cheat sheet (#24899)

* Added the cheat sheet

Added the Anaconda cheat sheet for easy access to important information about Conda.

* Moved change to "more information"
This commit is contained in:
Bradley
2018-12-14 22:16:37 -05:00
committed by Manish Giri
parent f188c3cd9d
commit 960e725f91

View File

@ -31,6 +31,10 @@ letter of the option. So ``--name`` and ``-n`` are the same, and
For full usage of each command, including abbreviations, see
[Command reference](https://conda.io/docs/commands.html).
### Sources
1. [Anaconda Documentation](https://docs.anaconda.com/)
2. [Conda Documentation](https://conda.io/docs/)
#### More Information
- [Conda cheat sheet](https://conda.io/docs/user-guide/cheatsheet.html)