Page 241 - AI Computer 10
P. 241

Cell Menu

        The Cell menu has several options that allow the user to run all or specific cells in the notebook. With the help
        of this menu, you can also select the cell type to code type, markdown or raw nbconvert type.





















        Kernel Menu

        In general,  kernel is a program that runs and introspects the user’s code. In the Jupyter Notebook window, you
        can use the Kernel menu to work with the kernel that is running in the background. With the help of this menu,
        you can change the selected kernel anytime, whenever you want.






















        Widgets Menu

        A widget is basically used to create an interactive graphical user interface for the user. With the help of Widgets
        menu, you can make calls to widgets in various languages on the page.

                                                                                                             107
                                                                                                             107
   236   237   238   239   240   241   242   243   244   245   246