diff options
Diffstat (limited to 'tutorials/1.1_installing_anaconda.md')
| -rw-r--r-- | tutorials/1.1_installing_anaconda.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tutorials/1.1_installing_anaconda.md b/tutorials/1.1_installing_anaconda.md index 807fbed..5a2e63e 100644 --- a/tutorials/1.1_installing_anaconda.md +++ b/tutorials/1.1_installing_anaconda.md @@ -3,7 +3,7 @@ This tutorial walk will walk through how to install Anaconda Navigator. ### What is Anaconda? -Anaconda is an open source data science and artificial intelligence distribution platform for Python and R programing language. -Wikipedia +<quote> Anaconda is an open source data science and artificial intelligence distribution platform for Python and R programing language. -Wikipedia </quote> ### What is Navigator? Anaconda Navigator is a desktop graphical user interface (GUI) inluded in Anaconda distribution that allows users to launch application and manage Conda Packages, environments and channels without using a command-line interface (CLI). -Wikipedia @@ -51,7 +51,7 @@ Once the download is complete, double click the executible (.exe) file to start 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 - +For Mac user ### Linux -This +Refer to your distribution's documentation on how to install Anaconda. For a ligt-weight installation. Miniconda and Spyder |
