diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-05-06 16:25:53 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-05-06 16:25:53 -0600 |
| commit | e22e15fd8d9d0511a7cfa8fdb0e75509aeba6a15 (patch) | |
| tree | e3b0872f6eb82a0869992f693c3f3feba92e3afe /tutorials/module_1/intro_to_anaconda.md | |
| parent | 98bd4cee68fb442fbbf5cd06a2e17ef31dd629f5 (diff) | |
Updated tutorials
Diffstat (limited to 'tutorials/module_1/intro_to_anaconda.md')
| -rw-r--r-- | tutorials/module_1/intro_to_anaconda.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tutorials/module_1/intro_to_anaconda.md b/tutorials/module_1/intro_to_anaconda.md index 05fe686..f123836 100644 --- a/tutorials/module_1/intro_to_anaconda.md +++ b/tutorials/module_1/intro_to_anaconda.md @@ -1,5 +1,7 @@ # Introduction to Anaconda Navigator +^ebc35b + Anaconda Navigator is a program that we will be using in this course to manage Python environments, libraries and launch programs to help us write our python code. The Anaconda website nicely describes *Navigator* as: |
