Page 242 - AI Computer 10
P. 242

Help Menu

            This menu provides useful information to the user in the form of keyboard shortcuts and links to different
            documentation for modules such as Numpy, SciPy, Pandas, IPython, and Matplotlib.






















            Standard Toolbar

            In the Jupyter Notebook window, another toolbar that exists below the menu bar is called the Standard toolbar.
            Let us learn about the various functions available on the Standard toolbar through the following table:

             S.No.      Icon            Name of Icon                                 Description
               1                 Save and Checkpoint          With the help of this icon, you can save a copy of the existing
                                                              notebook in the .ipynb_checkpoints folder.


               2                 Insert Cell Below            This icon is used to insert a cell below the working cell on
                                                              a page.

               3                 Cut Selected Cells           This  icon  is  used  to remove the selected cell  from its
                                                              location.


               4                 Copy Selected Cell           As its name implies, this icon is used to copy the selected
                                                              cell.

               5                 Paste Cells Below            This icon is used to paste the copied cell contents below the
                                                              selected cells.



                108
                108
   237   238   239   240   241   242   243   244   245   246   247