Page 233 - AI Computer 10
P. 233

4 4                          Advance P
                                                                    Advance Pythonython













           u Introduction to Anaconda                          u Introduction to Python

           u Installing Anaconda                               u Python Basics
           u Jupyter Notebook                                  u Python Indentation
           u Jupyter Notebook Interface



        Python is one of the programming languages used to develop AI models. In this chapter, we will learn Python
        programming using Jupyter notebook.

        INTRODUCTION TO ANACONDA

        Anaconda is a free and open source distribution of the Python programming language which is used for scientific
        computing. It is developed and maintained by Anaconda, Inc., which was founded by Peter Wang and Travis
        Oliphant in 2012.

        Anaconda Prompt is an Anaconda’s command line interface used for writing Python programs in different virtual
        environments.















        Anaconda Navigator is a desktop graphical user interface (GUI) included in Anaconda distribution that allows
        users to launch applications and manage conda packages, environments and channels without using command-
        line commands. It is available for Windows, MacOS, and Linux.
        The following applications are available by default in Navigator:

         u JupyterLab                         u Spyder                            u RStudio
         u Jupyter Notebook                   u Glue
         u QtConsole                          u Orange



              Knowledge Botwledge Bot
              Kno
          Jupyter Notebook is a client-server application that allows editing and running notebook documents
          via a web browser.



                                                                                                              99
                                                                                                              99
   228   229   230   231   232   233   234   235   236   237   238