From e22e15fd8d9d0511a7cfa8fdb0e75509aeba6a15 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Tue, 6 May 2025 16:25:53 -0600 Subject: Updated tutorials --- tutorials/module_1/intro_to_anaconda.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tutorials/module_1/intro_to_anaconda.md') 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: -- cgit v1.2.3