Added conda cheatsheet (#11958)

* Added conda cheatsheet

* Updated URL to conda cheatsheet

---------

Co-authored-by: enguy-hub <enguy-hub@github.com>
This commit is contained in:
enguy-hub 2025-10-02 15:58:00 +02:00 committed by GitHub
parent 1bc5416a02
commit 4021689aa2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,7 @@
* [C#](#csharp)
* [C++](#cpp)
* [Clojure](#clojure)
* [Conda](#conda)
* [Dart](#dart)
* [Data Science](#data-science)
* [Data Structures and Algorithms](#data-structures-and-algorithms)
@ -121,6 +122,11 @@
* [Clojure Cheatsheet](http://clojure.org/cheatsheet) (HTML)
### Conda
* [Conda (miniconda Cheatsheat)](https://docs.conda.io/projects/conda/en/stable/user-guide/cheatsheet.html) - Conda (HTML)
### Dart
* [Dart Cheatsheet](https://quickref.me/dart) - Quickref.me (HTML)