From a4515e525b94a2548f30cad39d3b5c9fdb71ff54 Mon Sep 17 00:00:00 2001 From: enguy-hub <16822912+enguy-hub@users.noreply.github.com> Date: Mon, 13 Oct 2025 02:02:43 +0200 Subject: [PATCH] Added conda cheatsheet from DataCamp (#12433) * Added conda cheatsheet from DataCamp * Update more/free-programming-cheatsheets.md Co-authored-by: Leithen --------- Co-authored-by: enguy-hub Co-authored-by: Leithen --- more/free-programming-cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 67951a3d1..82483fa56 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -128,6 +128,7 @@ ### Conda * [Conda (miniconda Cheatsheat)](https://docs.conda.io/projects/conda/en/stable/user-guide/cheatsheet.html) - Conda (HTML) +* [Conda Cheatsheet](https://www.datacamp.com/cheat-sheet/conda-cheat-sheet) - DataCamp (HTML/PDF) ### Dart