From ae103bc52893d126f6d028e8dca61d68dc808de9 Mon Sep 17 00:00:00 2001 From: Christian Kolset <40923264+c-kolset@users.noreply.github.com> Date: Mon, 27 Jan 2025 23:43:36 -0700 Subject: Rename intro_to_anaconda.md to 02_intro_to_anaconda.md --- tutorials/02_intro_to_anaconda.md | 9 +++++++++ tutorials/intro_to_anaconda.md | 9 --------- 2 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 tutorials/02_intro_to_anaconda.md delete mode 100644 tutorials/intro_to_anaconda.md diff --git a/tutorials/02_intro_to_anaconda.md b/tutorials/02_intro_to_anaconda.md new file mode 100644 index 0000000..4313d17 --- /dev/null +++ b/tutorials/02_intro_to_anaconda.md @@ -0,0 +1,9 @@ +# Intro to Anaconda +# + +Note to windows 10 users: Some installation instances do not allow users to search the start menu for *Navigator*, instead, scroll to the *Anaconda (anaconda3)* folder. Expand the folder and click on *Anaconda Navigator* to launch the program. + +![Anaconda Navigator screen](figures/installingAnaconda_windows_launched.png) + + +Note: If you did not select start navigator after installation, you will need to go to you start menu and start Navigator from Applications list. diff --git a/tutorials/intro_to_anaconda.md b/tutorials/intro_to_anaconda.md deleted file mode 100644 index 4313d17..0000000 --- a/tutorials/intro_to_anaconda.md +++ /dev/null @@ -1,9 +0,0 @@ -# Intro to Anaconda -# - -Note to windows 10 users: Some installation instances do not allow users to search the start menu for *Navigator*, instead, scroll to the *Anaconda (anaconda3)* folder. Expand the folder and click on *Anaconda Navigator* to launch the program. - -![Anaconda Navigator screen](figures/installingAnaconda_windows_launched.png) - - -Note: If you did not select start navigator after installation, you will need to go to you start menu and start Navigator from Applications list. -- cgit v1.2.3