mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-07-08 13:21:55 +00:00
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:
parent
1bc5416a02
commit
4021689aa2
@ -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)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user