Page 183 - AI Ver 1.0 Class 10
P. 183
Copy It is used to copy the content of the selected cell.
Paste Paste the content of the selected cell.
Shift It is used to shift the active cell up or down.
Run It is used to execute the selected cell.
Stop 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 181

