Page 423 - AI Ver 3.0 class 10_Flipbook
P. 423
Copy this cell It is used to copy the content of the selected cell.
Paste this cell from the clipboard It is used to paste the copied content.
Run this cell and advance It is used to execute the selected cell.
Interrupt the kernel It stops the execution of the selected cell.
Jupyter Notebook has a Menu bar which provides all its important functions within different menu options.
Let us have a look at some of the important options used for doing Python programming in Jupyter
Notebook. Let us study about them in detail.
File Menu
Some of the options available in File Menu are:
• Creates a New Notebook.
• Open an already created Notebook.
• Make another copy of an existing Notebook.
• Save As a new Notebook.
• Rename an existing Notebook.
• Save and Checkpoint option helps you create checkpoints that you can roll back to if you need to.
Advance Python (Practical) 421

