diff options
Diffstat (limited to 'tutorials')
| -rw-r--r-- | tutorials/02_intro_to_anaconda.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/02_intro_to_anaconda.md b/tutorials/02_intro_to_anaconda.md index bdc88d6..58ed250 100644 --- a/tutorials/02_intro_to_anaconda.md +++ b/tutorials/02_intro_to_anaconda.md @@ -6,7 +6,7 @@ Anaconda Navigator is a program that we will be using in this course to manage P The Anaconda website nicely describes *Navigator* as: <blockquote> <p> a graphical user interface (GUI) that enables you to work with packages and environments without needing to type conda commands in a terminal window.Find the packages you want, install them in an environment, run the packages, and update them – all inside Navigator. -<blockquote> +</blockquote> Note to windows 10 users: Some installation instances do not allow users to search the start menu for *Navigator*, instead, you'll have to find the program under the *Anaconda (anaconda3)* folder. Expand the folder and click on *Anaconda Navigator* to launch the program. |
