summaryrefslogtreecommitdiff
path: root/tutorials
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-01-27 19:09:56 -0700
committerChristian Kolset <christian.kolset@gmail.com>2025-01-27 19:09:56 -0700
commitae51d94c3219277a4d6f713f06cdff5bf4ad49c3 (patch)
tree5aa6f0fc32d35d69761986f5c669fe822222c640 /tutorials
parentd2b7ee36075f939ec850084573d2672fe0284c15 (diff)
Added launch instruction for anaconda navigator.
Diffstat (limited to 'tutorials')
-rw-r--r--tutorials/installing_anaconda.md3
-rw-r--r--tutorials/intro_to_anaconda.md7
2 files changed, 7 insertions, 3 deletions
diff --git a/tutorials/installing_anaconda.md b/tutorials/installing_anaconda.md
index f985fcb..52bc116 100644
--- a/tutorials/installing_anaconda.md
+++ b/tutorials/installing_anaconda.md
@@ -48,11 +48,8 @@ Once the download is complete, double click the executible (.exe) file to start
![Finish](figures/installingAnaconda_windows_installer_10_finish.png)
-![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.
-
### Mac
diff --git a/tutorials/intro_to_anaconda.md b/tutorials/intro_to_anaconda.md
index e4776ee..4313d17 100644
--- a/tutorials/intro_to_anaconda.md
+++ b/tutorials/intro_to_anaconda.md
@@ -1,2 +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.